Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the location of Decls to ast dump. | David Blaikie | 2014-04-02 | 1 | -2/+2 |
* | Annotate flavor of TLS variable (statically or dynamically initialized) onto ... | Richard Smith | 2013-04-13 | 1 | -1/+1 |
* | Add indents to AST dumping and removed parenthesis from AST nodes. | Richard Trieu | 2013-01-31 | 1 | -2/+2 |
* | clang/test/Misc/ast-dump-decl.c: Add triple. __thread is not supported on all... | NAKAMURA Takumi | 2012-12-20 | 1 | -2/+2 |
* | Implement AST dumper for Decls. | Alexander Kornienko | 2012-12-20 | 1 | -0/+152 |