llvm-project/clang/lib/StaticAnalyzer/Frontend
Gabor Marton 59a960b83c [analyzer] Skip analysis of inherited ctor as top-level function
Summary:
This fixes a regression introduced in https://reviews.llvm.org/D74735

Reviewers: NoQ, Szelethus

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75678
2020-03-09 12:05:11 +01:00
..
AnalysisConsumer.cpp [analyzer] Skip analysis of inherited ctor as top-level function 2020-03-09 12:05:11 +01:00
CMakeLists.txt [analyzer] FixItHint: Apply and test hints with the Clang-Tidy's script 2020-03-04 06:26:33 +01:00
CheckerRegistration.cpp [analyzer] Warn about -analyzer-configs being meant for development purposes only 2019-08-15 08:53:16 +00:00
CheckerRegistry.cpp Use std::foo_t rather than std::foo in clang. 2020-02-11 10:37:08 -08: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