summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/dump.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Use copy constructors instead of assignment operators in declareAlexey Bataev2019-11-121-7/+5
* [OpenMP] Set pragma start loc to `#pragma` locJoel E. Denny2019-05-281-4/+4
* [clang][OpeMP] Model OpenMP structured-block in AST (PR40563)Roman Lebedev2019-03-201-3/+3
* [ASTDump] Add a flag indicating whether a CXXThisExpr is implicitBruno Ricci2019-02-031-1/+1
* [ASTDumper][OpenMP] CapturedDecl has a 'nothrow' bitRoman Lebedev2019-01-301-1/+1
* Re-order content in OMPDeclareReductionDecl dumpStephen Kelly2018-12-101-3/+3
* Use relative line offsets in testStephen Kelly2018-12-061-12/+12
* Extend OMP testStephen Kelly2018-12-061-0/+7
* Make test resistant to line numbers changingStephen Kelly2018-12-061-11/+11
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-0/+84
OpenPOWER on IntegriCloud