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
/
c-index-test
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Move libxml2 stuff from clang to llvm/cmake.
NAKAMURA Takumi
2012-12-14
1
-2
/
+1
*
Force C89 for c-index-test.c
Dmitri Gribenko
2012-11-07
1
-0
/
+7
*
libclang API for comment-to-xml conversion.
Dmitri Gribenko
2012-08-07
1
-0
/
+7
*
Include clang-check as part of the clang installation.
David Blaikie
2012-07-31
1
-2
/
+0
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-2
/
+4
*
Install c-index-test also on CMake build, following up r140681.
NAKAMURA Takumi
2011-09-28
1
-0
/
+1
*
Re-instate r125819 and r125820 with no functionality change
Peter Collingbourne
2011-02-19
1
-2
/
+1
*
Revert 125820 and 125819 to fix PR9266.
Rafael Espindola
2011-02-19
1
-1
/
+2
*
Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction
Peter Collingbourne
2011-02-18
1
-2
/
+1
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-4
/
+8
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-8
/
+4
*
Clean up CMake dependencies
Douglas Gregor
2010-09-09
1
-13
/
+1
*
Another step in the process of making the parser depend on Sema:
John McCall
2010-08-20
1
-1
/
+1
*
Reintroduce the serialization library, with fixed dependencies.
Sebastian Redl
2010-08-17
1
-0
/
+1
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-1
/
+1
*
Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix
Daniel Dunbar
2009-12-02
1
-0
/
+1
*
Fix relative ordering of Analyis library.
Daniel Dunbar
2009-12-02
1
-1
/
+1
*
Add ASTUnit::LoadFromCompilerInvocation, which does what it says.
Daniel Dunbar
2009-12-01
1
-0
/
+3
*
Make sure that c-index-test links as a C++ executable
Douglas Gregor
2009-10-05
1
-0
/
+5
*
Lot's of little changes to get the C-based indexing API going...
Steve Naroff
2009-08-28
1
-0
/
+20