aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Misc/ast-dump-decl.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-21In -ast-dump, only dump comments when dumping the actual Decl to which theyRichard Smith1-0/+16
2013-04-15Add triple to another test.Richard Smith1-1/+1
2013-04-13Annotate flavor of TLS variable (statically or dynamically initialized) onto ...Richard Smith1-0/+3
2013-02-21AST dumping: dump template instantiations only onceDmitri Gribenko1-0/+39
2013-02-07AST dumping: indicate the previous declaration for a redeclaration, andRichard Smith1-0/+13
2012-12-20Implement AST dumper for Decls.Alexander Kornienko1-0/+405