aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/ast-dump-decl.c
AgeCommit message (Expand)Author
2013-04-13Annotate flavor of TLS variable (statically or dynamically initialized) onto ...Richard Smith
2013-01-31Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu
2012-12-20clang/test/Misc/ast-dump-decl.c: Add triple. __thread is not supported on all...NAKAMURA Takumi
2012-12-20Implement AST dumper for Decls.Alexander Kornienko