summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/sourceranges.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Include leading attributes in DeclStmt's SourceRangeStephan Bergmann2019-10-171-0/+16
| | | | | | Differential Revision: https://reviews.llvm.org/D68581 llvm-svn: 375104
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-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
OpenPOWER on IntegriCloud