[all-commits] [llvm/llvm-project] 429f03: Revert "[analyzer] Change the default output type ...
Kristóf Umann via All-commits
all-commits at lists.llvm.org
Fri May 22 11:18:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 429f03089951d62fb370026905c87f1f25cf220f
https://github.com/llvm/llvm-project/commit/429f03089951d62fb370026905c87f1f25cf220f
Author: Kirstóf Umann <dkszelethus at gmail.com>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
M clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
M clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
R clang/test/Analysis/output_types.cpp
Log Message:
-----------
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 fe1a3a7e8c8be33968b9a768666489823dabab10.
More information about the All-commits
mailing list