This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
73b75e01bfa15ab4d308d05861e39a4f93cb15e9
llvm-project
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
History
Anna Zaks
b13d21b6e1
[analyzer] Change inlining policy to inline small functions when reanalyzing ObjC methods as top level.
...
This allows us to better reason about(inline) small wrapper functions. llvm-svn: 178063
2013-03-26 18:57:58 +00:00
..
AnalysisConsumer.cpp
[analyzer] Change inlining policy to inline small functions when reanalyzing ObjC methods as top level.
2013-03-26 18:57:58 +00:00
AnalysisConsumer.h
Make AnalyzerOptions a shared object between CompilerInvocation and
2012-08-31 04:36:05 +00:00
CheckerRegistration.cpp
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
CMakeLists.txt
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
2012-09-01 05:09:24 +00:00
FrontendActions.cpp
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +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