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
/
CIndex
/
CIndexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-78
/
+0
*
Prune includes.
Benjamin Kramer
2010-04-12
1
-4
/
+0
*
Revert 98439. There is a bad race condition in sys::Path::makeUnique on win32.
Benjamin Kramer
2010-03-13
1
-3
/
+0
*
Make getTemporaryPath a static member of CIndexer and use it to replace tmpna...
Benjamin Kramer
2010-03-13
1
-0
/
+3
*
Re-apply my diagnostics-capture patch for CIndex, with some tweaks to
Douglas Gregor
2010-02-18
1
-2
/
+10
*
Revert my CIndex diagnostic changes (r96603, 96606, 96607), which were
Douglas Gregor
2010-02-18
1
-10
/
+2
*
Resurrect the displayDiagnostics parameter to clang_createIndex(), and
Douglas Gregor
2010-02-18
1
-2
/
+10
*
Move createCXString() functions out of CIndexer and into the clang::cxstring ...
Ted Kremenek
2010-02-17
1
-4
/
+7
*
Switch the remaining diagnostic printing in CIndex over to the
Douglas Gregor
2010-01-28
1
-9
/
+1
*
Implement a diagnostics callback for the C interface to Clang, so that
Douglas Gregor
2010-01-28
1
-21
/
+3
*
Introduce a CIndex API for lexing the raw tokens within a given source
Douglas Gregor
2010-01-26
1
-0
/
+3
*
Extend clang_createTranslationUnitFromSourceFile() to support creating
Douglas Gregor
2010-01-23
1
-0
/
+14
*
Eliminate CIndex's dependency on the Clang Index library, since we
Douglas Gregor
2010-01-22
1
-12
/
+4
*
Make createCXString() a static member function of class CIndex.
Ted Kremenek
2010-01-12
1
-0
/
+2
*
Split code in CIndex.cpp into multiple source files, and remove some unnecess...
Ted Kremenek
2010-01-05
1
-0
/
+86