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
b05b69e056adfa95f8bbb92b541247eb0ba055ee
clang-p2996
/
clang
/
lib
/
StaticAnalyzer
/
Frontend
History
Kirstóf Umann
429f030899
Revert "[analyzer] Change the default output type to PD_TEXT_MINIMAL in the frontend, error if an output loc is missing for PathDiagConsumers that need it"
...
This reverts commit
fe1a3a7e8c
.
2020-05-22 20:18:16 +02:00
..
AnalysisConsumer.cpp
Revert "[analyzer] Change the default output type to PD_TEXT_MINIMAL in the frontend, error if an output loc is missing for PathDiagConsumers that need it"
2020-05-22 20:18:16 +02:00
AnalyzerHelpFlags.cpp
Reland "[analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerManager to be constructed for non-analysis purposes"
2020-03-26 16:12:38 +01:00
CheckerRegistry.cpp
[ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers.
2020-04-14 14:11:02 +03:00
CMakeLists.txt
Reland "[analyzer][NFC] Tie CheckerRegistry to CheckerManager, allow CheckerManager to be constructed for non-analysis purposes"
2020-03-26 16:12:38 +01:00
CreateCheckerManager.cpp
[analyzer] Add the Preprocessor to CheckerManager
2020-03-26 17:29:52 +01:00
FrontendActions.cpp
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
ModelConsumer.cpp
…
ModelInjector.cpp
Move ASTRecordReader into its own header; NFC.
2019-12-14 03:28:23 -05:00
ModelInjector.h
…