summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Handlers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-22/+0
| | | | llvm-svn: 154672
* Introduce TULocation and TULocationHandler classes.Argyrios Kyrtzidis2009-07-291-0/+1
| | | | | | | TULocation is like ASTLocation but also contains the TranslationUnit* that the ASTLocation originated from. llvm-svn: 77535
* -Make IndexProvider an abstract interface for getting indexing information.Argyrios Kyrtzidis2009-07-291-0/+21
-Introduce Indexer as an IndexProvider implementation. llvm-svn: 77524
OpenPOWER on IntegriCloud