summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CIndexer.h
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Record code-completion invocations to a temporary file whenAlex Lorenz2017-12-071-0/+1
* [libclang] Store unsaved file hashes when recording parsing invocationsAlex Lorenz2017-12-051-1/+2
* [libclang] Record parsing invocation to a temporary file when requestedAlex Lorenz2017-12-041-0/+28
* [NFC] Header cleanupMehdi Amini2016-07-181-4/+1
* Apply clang-tidy's misc-move-constructor-init throughout Clang.Benjamin Kramer2016-05-271-1/+3
* [libclang] Use lambdas instead of explicit structs when storing arguments.Benjamin Kramer2015-07-251-2/+2
* Make the clang module container format selectable from the command line.Adrian Prantl2015-07-171-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-2/+2
* Introduce a PCHContainerOperations interface (NFC).Adrian Prantl2015-06-201-3/+12
* Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinitio...Richard Smith2015-05-041-20/+19
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* libclang: Remove clang::RemapFiles, it's dead code.Benjamin Kramer2013-06-131-12/+0
* libclang: Port CIndexer::getClangResourcesPath to PathV2. No functionality ch...Benjamin Kramer2013-06-131-2/+2
* Include PathV1.h in files that use it.Rafael Espindola2013-06-111-0/+1
* libclang: change CXCursor to store 'const void *' pointers forDmitri Gribenko2013-01-111-1/+2
* [libclang] When getting the cursor for an identifier inside a macro definitio...Argyrios Kyrtzidis2013-01-071-0/+28
* [libclang] Remove WorkingDir field from CIndexer, it has been rendered useless.Argyrios Kyrtzidis2012-11-271-4/+0
* [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