Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP]Use copy constructors instead of assignment operators in declare | Alexey Bataev | 2019-11-12 | 1 | -7/+5 |
* | [OpenMP] Set pragma start loc to `#pragma` loc | Joel E. Denny | 2019-05-28 | 1 | -4/+4 |
* | [clang][OpeMP] Model OpenMP structured-block in AST (PR40563) | Roman Lebedev | 2019-03-20 | 1 | -3/+3 |
* | [ASTDump] Add a flag indicating whether a CXXThisExpr is implicit | Bruno Ricci | 2019-02-03 | 1 | -1/+1 |
* | [ASTDumper][OpenMP] CapturedDecl has a 'nothrow' bit | Roman Lebedev | 2019-01-30 | 1 | -1/+1 |
* | Re-order content in OMPDeclareReductionDecl dump | Stephen Kelly | 2018-12-10 | 1 | -3/+3 |
* | Use relative line offsets in test | Stephen Kelly | 2018-12-06 | 1 | -12/+12 |
* | Extend OMP test | Stephen Kelly | 2018-12-06 | 1 | -0/+7 |
* | Make test resistant to line numbers changing | Stephen Kelly | 2018-12-06 | 1 | -11/+11 |
* | Move AST tests into their own test directory; NFC. | Aaron Ballman | 2018-11-30 | 1 | -0/+84 |