llvm-project/clang/lib/StaticAnalyzer/Frontend
Chandler Carruth 5553d0d4ca Sort all the #include lines with LLVM's utils/sort_includes.py which
encodes the canonical rules for LLVM's style. I noticed this had drifted
quite a bit when cleaning up LLVM, so wanted to clean up Clang as well.

llvm-svn: 198686
2014-01-07 11:51:46 +00:00
..
AnalysisConsumer.cpp Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
CheckerRegistration.cpp Factor CheckerManager to be able to pass AnalyzerOptions to checkers 2013-04-16 21:10:05 +00:00
FrontendActions.cpp Make clang::ento::CreateAnalysisConsumer a part of a public interface of the static analyzer. 2014-01-03 17:23:10 +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