Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AST] OMPStructuredBlockTest: avoid using multiline string literals in macros | Roman Lebedev | 2019-03-22 | 1 | -7/+9 |
* | [AST] OMPStructuredBlockTest: two matchers were promoted into ASTMatchers.h | Roman Lebedev | 2019-03-21 | 1 | -6/+1 |
* | [ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher. | Roman Lebedev | 2019-03-21 | 1 | -4/+0 |
* | [clang][OpenMP] Fix build when using libgomp | Jordan Rupprecht | 2019-03-20 | 1 | -1/+1 |
* | [clang][OpeMP] Model OpenMP structured-block in AST (PR40563) | Roman Lebedev | 2019-03-20 | 1 | -0/+547 |