summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/coroutine-source-location-crash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'Ilya Biryukov2018-12-031-1/+1
| | | | | | | Our integrate relies on test inputs being taken from the same diretory as the test itself. llvm-svn: 348123
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-0/+33
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