summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/cindex-test-inclusions.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement 'clang_getInclusions()' in CIndex. This API allows clients to ↵Ted Kremenek2010-01-261-0/+13
walk the set of files included in a translation unit via the C API. llvm-svn: 94575
OpenPOWER on IntegriCloud