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
/
examples
/
clang-interpreter
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-1
/
+2
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-28
/
+31
*
Remove clangIndex reference from clang-interpreter CMake build
Douglas Gregor
2012-04-13
1
-1
/
+0
*
Add support for lazily linking bitcode files (using a new
Peter Collingbourne
2011-10-30
1
-0
/
+1
*
[analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...
Argyrios Kyrtzidis
2011-02-14
1
-0
/
+1
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-2
/
+2
*
Rename headers: 'clang/GR' 'clang/EntoSA' and
Ted Kremenek
2010-12-23
1
-2
/
+2
*
[analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own libr...
Argyrios Kyrtzidis
2010-12-22
1
-0
/
+1
*
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...
Argyrios Kyrtzidis
2010-12-22
1
-1
/
+1
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-18
/
+28
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-28
/
+18
*
clang-interpreter: libFrontend depends on libSerialization. Fix linux build b...
Benjamin Kramer
2010-08-26
1
-1
/
+1
*
Add Serialization dependency to clang-interpreter
Peter Collingbourne
2010-08-24
1
-0
/
+1
*
Fix clang-interpreter build
Peter Collingbourne
2010-07-24
1
-0
/
+1
*
Teach the PrintFunctionNames example to be a proper module, so that
Douglas Gregor
2010-06-08
1
-0
/
+2
*
Wire up Daniel's new spiffy C interpreter into the CMake build system
Kovarththanan Rajaratnam
2010-02-27
1
-0
/
+30