aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/ast-dump-decl.cpp
AgeCommit message (Expand)Author
2013-04-15Add triple to another test.Richard Smith
2013-04-13Annotate flavor of TLS variable (statically or dynamically initialized) onto ...Richard Smith
2013-02-21AST dumping: dump template instantiations only onceDmitri Gribenko
2013-02-07AST dumping: indicate the previous declaration for a redeclaration, andRichard Smith
2012-12-20Implement AST dumper for Decls.Alexander Kornienko