summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-print-out-of-line-func.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-301-95/+0
| | | | | | 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
* [ASTPrinter] Print template parameter lists for out-of-line functionsAlex Lorenz2017-04-181-0/+41
| | | | llvm-svn: 300560
* [ASTPrinter] Print nested name specifiers for out-of-line functionsAlex Lorenz2017-04-111-0/+54
rdar://31501863 llvm-svn: 299962
OpenPOWER on IntegriCloud