summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/OMPStructuredBlockTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AST] OMPStructuredBlockTest: avoid using multiline string literals in macrosRoman Lebedev2019-03-221-7/+9
* [AST] OMPStructuredBlockTest: two matchers were promoted into ASTMatchers.hRoman Lebedev2019-03-211-6/+1
* [ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher.Roman Lebedev2019-03-211-4/+0
* [clang][OpenMP] Fix build when using libgompJordan Rupprecht2019-03-201-1/+1
* [clang][OpeMP] Model OpenMP structured-block in AST (PR40563)Roman Lebedev2019-03-201-0/+547
OpenPOWER on IntegriCloud