| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add triple to another test. | Richard Smith | 2013-04-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 179515 | ||||
| * | Annotate flavor of TLS variable (statically or dynamically initialized) onto ↵ | Richard Smith | 2013-04-13 | 1 | -0/+3 |
| | | | | | | | the AST. llvm-svn: 179447 | ||||
| * | AST dumping: dump template instantiations only once | Dmitri Gribenko | 2013-02-21 | 1 | -0/+39 |
| | | | | | | | | | Fixes infinite loop in PR15220. Patch by Philip Craig. llvm-svn: 175805 | ||||
| * | AST dumping: indicate the previous declaration for a redeclaration, and | Richard Smith | 2013-02-07 | 1 | -0/+13 |
| | | | | | | | | indicate the semantic DC if it's not the lexical DC. In passing, correct the ascii-art child marker for a child of a FriendDecl. llvm-svn: 174570 | ||||
| * | Implement AST dumper for Decls. | Alexander Kornienko | 2012-12-20 | 1 | -0/+405 |
| http://llvm-reviews.chandlerc.com/D52 Patch by Philip Craig! llvm-svn: 170634 | |||||

