summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CIndexer.h
Commit message (Expand)AuthorAgeFilesLines
* [libclang] If displayDiagnostics is set (when calling clang_createIndex), mak...Argyrios Kyrtzidis2012-04-111-0/+5
* [libclang] Fix CIndexer::isOptEnabled(); not sure what I was thinking there.Argyrios Kyrtzidis2012-03-281-1/+1
* [libclang] Rename setBackGroundPriority -> setThreadBackgroundPriority.Argyrios Kyrtzidis2012-03-281-1/+1
* [libclang] Introduce options to control the priority for the threadsArgyrios Kyrtzidis2012-03-281-1/+14
* [libclang] Put the CIndexer class in the clang namespace instead of havingArgyrios Kyrtzidis2012-03-281-1/+2
* When the environment variable LIBCLANG_RESOURCE_USAGE is set, teachDouglas Gregor2011-05-051-0/+3
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Move CXString creation/management routines intoTed Kremenek2010-11-161-7/+0
* "Fix" some unintentional fallout from convertingTed Kremenek2010-11-141-1/+1
* libclang: Add some support for running certain entry points in a "safety"Daniel Dunbar2010-11-051-1/+19
* Implement -working-directory.Argyrios Kyrtzidis2010-11-031-1/+5
* Eliminate CIndexer::getClangPath(), since libclang no longer dependsDouglas Gregor2010-10-111-4/+1
* Eliminate clang_setUseExternalASTGeneration() from libclang. BetweenDouglas Gregor2010-10-111-9/+1
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-0/+78