Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include leading attributes in DeclStmt's SourceRange | Stephan Bergmann | 2019-10-17 | 1 | -0/+16 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D68581 llvm-svn: 375104 | ||||
* | Move AST tests into their own test directory; NFC. | Aaron Ballman | 2018-11-30 | 1 | -0/+146 |
This moves everything primarily testing the functionality of -ast-dump and -ast-print into their own directory, rather than leaving the tests spread around the testing directory. llvm-svn: 348017 |