summaryrefslogtreecommitdiffstats
path: root/test/input/Typedef-called-class.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Add cases for C-mode gccxml-like outputBrad King2014-03-241-0/+2
Although gccxml did not support C, it was occasionally requested. The gccxml output format supports C and Clang can easily handle parsing it. Add test cases that verify Clang can parse sources as C code and not C++.