summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-dump-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Record correct source range for defaulted/deleted members.Eli Bendersky2015-03-231-7/+6
* Don't print 'NULL TYPE' when dumping a delegating constructor.Richard Trieu2014-09-121-0/+5
* Fix/Improve SourceRange of explicitly defaulted membersDaniel Jasper2014-06-201-0/+25
* Add the location of Decls to ast dump.David Blaikie2014-04-021-5/+5
* Consistently dump default template arguments for template parameters as 'Temp...Richard Smith2014-03-231-2/+4
* Fix broken CHECK linesNico Rieck2014-02-161-1/+1
* In -ast-dump, only dump comments when dumping the actual Decl to which theyRichard Smith2013-05-211-0/+16
* Add triple to another test.Richard Smith2013-04-151-1/+1
* Annotate flavor of TLS variable (statically or dynamically initialized) onto ...Richard Smith2013-04-131-0/+3
* AST dumping: dump template instantiations only onceDmitri Gribenko2013-02-211-0/+39
* AST dumping: indicate the previous declaration for a redeclaration, andRichard Smith2013-02-071-0/+13
* Implement AST dumper for Decls.Alexander Kornienko2012-12-201-0/+405
OpenPOWER on IntegriCloud