[PATCH] D76510: [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
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 19 16:37:23 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe1a3a7e8c8b: [analyzer] Change the default output type to PD_TEXT_MINIMAL in the frontend… (authored by Szelethus).
Changed prior to commit:
https://reviews.llvm.org/D76510?vs=251673&id=265087#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76510/new/
https://reviews.llvm.org/D76510
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
clang/test/Analysis/output_types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76510.265087.patch
Type: text/x-patch
Size: 9768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200519/e4c4a237/attachment.bin>
More information about the cfe-commits
mailing list