summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Program.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-051-0/+48
Its purpose is to provide the basic infrastructure for cross-translation-unit analysis like indexing, refactoring, etc. Currently it is very "primitive" and with no type-names support. It can provide functionality like "show me all references of this function from these translation units". llvm-svn: 74802
OpenPOWER on IntegriCloud