This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
557fd00a6f58e7df81c19f4ccd00314daab12759
clang-p2996
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
History
Ted Kremenek
3a081a0339
Pass AnalyzerOptions to PathDiagnosticConsumer to make analyzer options accessible there.
...
This is plumbing needed for later functionality changes. llvm-svn: 170488
2012-12-19 01:35:35 +00:00
..
AnalysisConsumer.cpp
Pass AnalyzerOptions to PathDiagnosticConsumer to make analyzer options accessible there.
2012-12-19 01:35:35 +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