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
*
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