llvm-project/clang/lib/StaticAnalyzer/Frontend
Mark de Wever b6d9e97662 [Analyzer] Fixes -Wrange-loop-analysis warnings
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.

Differential Revision: https://reviews.llvm.org/D71809
2019-12-22 19:13:34 +01:00
..
AnalysisConsumer.cpp [ObjC] Make sure that the implicit arguments for direct methods have been setup 2019-12-06 14:28:28 -08:00
CMakeLists.txt [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend 2018-12-15 16:23:51 +00:00
CheckerRegistration.cpp [analyzer] Warn about -analyzer-configs being meant for development purposes only 2019-08-15 08:53:16 +00:00
CheckerRegistry.cpp [Analyzer] Fixes -Wrange-loop-analysis warnings 2019-12-22 19:13:34 +01:00
FrontendActions.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
ModelConsumer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ModelInjector.cpp Move ASTRecordReader into its own header; NFC. 2019-12-14 03:28:23 -05:00
ModelInjector.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00