summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-stmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ASTDump] Add utility for dumping a label with child nodesStephen Kelly2019-01-111-2/+1
* Revert "Change InitListExpr dump to label and pointer"Stephen Kelly2018-12-101-2/+3
* Change InitListExpr dump to label and pointerStephen Kelly2018-12-101-3/+2
* Fix InitListExpr testStephen Kelly2018-12-091-6/+6
* Add an explicit triple to this test to prevent failures due to size_t differe...Aaron Ballman2018-12-071-3/+3
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-12-071-2/+174
* Add test for InitListExprStephen Kelly2018-12-071-0/+18
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-0/+83
OpenPOWER on IntegriCloud