index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
CIndexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove LLVM mutexes from clang in favor of std::mutex
Benjamin Kramer
2019-08-07
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-11
/
+11
*
[libclang] Record code-completion invocations to a temporary file when
Alex Lorenz
2017-12-07
1
-0
/
+1
*
[libclang] Store unsaved file hashes when recording parsing invocations
Alex Lorenz
2017-12-05
1
-1
/
+2
*
[libclang] Record parsing invocation to a temporary file when requested
Alex Lorenz
2017-12-04
1
-0
/
+28
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-4
/
+1
*
Apply clang-tidy's misc-move-constructor-init throughout Clang.
Benjamin Kramer
2016-05-27
1
-1
/
+3
*
[libclang] Use lambdas instead of explicit structs when storing arguments.
Benjamin Kramer
2015-07-25
1
-2
/
+2
*
Make the clang module container format selectable from the command line.
Adrian Prantl
2015-07-17
1
-1
/
+1
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
Introduce a PCHContainerOperations interface (NFC).
Adrian Prantl
2015-06-20
1
-3
/
+12
*
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinitio...
Richard Smith
2015-05-04
1
-20
/
+19
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
libclang: Remove clang::RemapFiles, it's dead code.
Benjamin Kramer
2013-06-13
1
-12
/
+0
*
libclang: Port CIndexer::getClangResourcesPath to PathV2. No functionality ch...
Benjamin Kramer
2013-06-13
1
-2
/
+2
*
Include PathV1.h in files that use it.
Rafael Espindola
2013-06-11
1
-0
/
+1
*
libclang: change CXCursor to store 'const void *' pointers for
Dmitri Gribenko
2013-01-11
1
-1
/
+2
*
[libclang] When getting the cursor for an identifier inside a macro definitio...
Argyrios Kyrtzidis
2013-01-07
1
-0
/
+28
*
[libclang] Remove WorkingDir field from CIndexer, it has been rendered useless.
Argyrios Kyrtzidis
2012-11-27
1
-4
/
+0
*
[libclang] If displayDiagnostics is set (when calling clang_createIndex), mak...
Argyrios Kyrtzidis
2012-04-11
1
-0
/
+5
*
[libclang] Fix CIndexer::isOptEnabled(); not sure what I was thinking there.
Argyrios Kyrtzidis
2012-03-28
1
-1
/
+1
*
[libclang] Rename setBackGroundPriority -> setThreadBackgroundPriority.
Argyrios Kyrtzidis
2012-03-28
1
-1
/
+1
*
[libclang] Introduce options to control the priority for the threads
Argyrios Kyrtzidis
2012-03-28
1
-1
/
+14
*
[libclang] Put the CIndexer class in the clang namespace instead of having
Argyrios Kyrtzidis
2012-03-28
1
-1
/
+2
*
When the environment variable LIBCLANG_RESOURCE_USAGE is set, teach
Douglas Gregor
2011-05-05
1
-0
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Move CXString creation/management routines into
Ted Kremenek
2010-11-16
1
-7
/
+0
*
"Fix" some unintentional fallout from converting
Ted Kremenek
2010-11-14
1
-1
/
+1
*
libclang: Add some support for running certain entry points in a "safety"
Daniel Dunbar
2010-11-05
1
-1
/
+19
*
Implement -working-directory.
Argyrios Kyrtzidis
2010-11-03
1
-1
/
+5
*
Eliminate CIndexer::getClangPath(), since libclang no longer depends
Douglas Gregor
2010-10-11
1
-4
/
+1
*
Eliminate clang_setUseExternalASTGeneration() from libclang. Between
Douglas Gregor
2010-10-11
1
-9
/
+1
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-0
/
+78