summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/openmp_check.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP] Fix for http://llvm.org/PR25221: Infinite loop while parsing OpenMP ↵Alexey Bataev2015-10-191-0/+15
directive Clang skipped annot_pragma_openmp token, while it should be considered as a stop token while skipping tokens. llvm-svn: 250684
OpenPOWER on IntegriCloud