summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-dump-invalid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-62/+0
* [AST] Only store the needed data in IfStmtBruno Ricci2018-10-271-6/+4
* Re-commit r321223, which adds a printing policy to the ASTDumper.Aaron Ballman2017-12-211-64/+64
* Reverting r321223 and its follow-up commit because of failing bots due to Mis...Aaron Ballman2017-12-201-64/+64
* Add a printing policy to the ASTDumper.Aaron Ballman2017-12-201-64/+64
* Extend -ast-dump for CXXRecordDecl to dump the flags from the DefinitionData.Richard Smith2017-09-221-1/+1
* P0305R0: Semantic analysis and code generation for C++17 init-statement for '...Richard Smith2016-07-141-1/+1
* Keep invalid functions as part of the ASTOlivier Goffart2016-06-161-0/+21
* Keep the IfStmt node even if the condition is invalidOlivier Goffart2015-10-111-0/+23
* Remove an assert that's not true on invalid code.Nico Weber2015-01-041-0/+20
OpenPOWER on IntegriCloud