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
/
lib
/
StaticAnalyzer
/
Frontend
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-0
/
+1
*
Sort source lists in lib/StaticAnalyzer.
Nico Weber
2018-04-07
1
-1
/
+1
*
Resubmit [analyzer] Support for naive cross translation unit analysis
Ilya Biryukov
2018-03-01
1
-0
/
+1
*
Revert "[analyzer] Support for naive cross translation unit analysis"
Ilya Biryukov
2018-03-01
1
-1
/
+0
*
[analyzer] Support for naive cross translation unit analysis
Gabor Horvath
2018-02-28
1
-0
/
+1
*
[CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550.
NAKAMURA Takumi
2014-08-28
1
-0
/
+1
*
Add support for the static analyzer to synthesize function implementations fr...
Ted Kremenek
2014-08-27
1
-0
/
+2
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+1
*
[CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...
NAKAMURA Takumi
2014-02-21
1
-10
/
+0
*
[CMake] Prune stray entries in add_dependencies(). target_link_libraries() im...
NAKAMURA Takumi
2014-01-31
1
-2
/
+0
*
[CMake] clangStaticAnalyzerFrontend: Deprecate LLVM_NO_RTTI.
NAKAMURA Takumi
2014-01-28
1
-2
/
+0
*
[CMake] clang/lib: Prune redundant dependencies.
NAKAMURA Takumi
2013-12-10
1
-3
/
+0
*
[CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...
NAKAMURA Takumi
2013-12-09
1
-2
/
+8
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-1
/
+2
*
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-27
1
-0
/
+2
*
Implement AST classes for comments, a real parser for Doxygen comments and a
Dmitri Gribenko
2012-07-06
1
-0
/
+1
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-3
/
+9
*
Fix cmake build with -DBUILD_SHARED_LIBS=ON.
Rafael Espindola
2011-12-29
1
-1
/
+2
*
Correct name of dependent target.
Oscar Fuentes
2011-02-20
1
-1
/
+1
*
Fix some add_dependencies.
Oscar Fuentes
2011-02-19
1
-2
/
+8
*
When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow ...
Argyrios Kyrtzidis
2011-02-17
1
-0
/
+2
*
[analyzer] Overhauling of the checker registration mechanism.
Argyrios Kyrtzidis
2011-02-14
1
-0
/
+1
*
[analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cpp
Argyrios Kyrtzidis
2011-02-14
1
-0
/
+1
*
[analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...
Argyrios Kyrtzidis
2011-02-14
1
-0
/
+10