This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
History
Gabor Horvath
a61bb64dcf
[Static Analyzer] Do not fail silently, when the analyzer is invoked from tooling lib, an analyzer plugin is loaded, but the runtime linker fails to link.
...
llvm-svn: 242326
2015-07-15 20:32:07 +00:00
..
AnalysisConsumer.cpp
[static analyzer] Analyzer is skipping forward declared C/C++ functions
2015-06-26 17:42:58 +00:00
CheckerRegistration.cpp
[Static Analyzer] Do not fail silently, when the analyzer is invoked from tooling lib, an analyzer plugin is loaded, but the runtime linker fails to link.
2015-07-15 20:32:07 +00:00
CMakeLists.txt
[CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550.
2014-08-28 12:42:28 +00:00
FrontendActions.cpp
Add support for the static analyzer to synthesize function implementations from external model files.
2014-08-27 15:14:15 +00:00
Makefile
When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow Checkers.inc to be
2011-02-17 18:40:33 +00:00
ModelConsumer.cpp
[Analysis] Add missing newlines at end of file.
2014-10-09 20:34:45 +00:00
ModelInjector.cpp
Introduce a PCHContainerOperations interface (NFC).
2015-06-20 18:53:08 +00:00
ModelInjector.h
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
2015-06-22 23:07:51 +00:00