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