summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexDecl.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* [libclang] Separate the underlying indexing functionality of libclang and ↵Argyrios Kyrtzidis2016-02-121-0/+429
introduce it into the clangIndex library. It is a general goodness for libclang itself to mostly be a wrapper of functionality provided by the libraries. llvm-svn: 260760
OpenPOWER on IntegriCloud