llvm-project/clang/lib/StaticAnalyzer/Frontend
Alexander Kornienko 44a784f623 Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Frontend
Summary: Use clang-tidy to simplify boolean conditional return statements

Reviewers: dcoughlin, alexfh

Subscribers: alexfh, cfe-commits

Patch by Richard Thomson!

Differential Revision: http://reviews.llvm.org/D10023

llvm-svn: 256497
2015-12-28 15:19:39 +00:00
..
AnalysisConsumer.cpp Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's just an alias for RecursiveASTVisitor. 2015-11-24 03:55:01 +00:00
CMakeLists.txt [CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550. 2014-08-28 12:42:28 +00:00
CheckerRegistration.cpp Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Frontend 2015-12-28 15:19:39 +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 [analyzer] Apply whitespace cleanups by Honggyu Kim. 2015-09-08 03:50:52 +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