[PATCH] D76605: [analyzer] Display the checker name in the text output

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 07:01:05 PDT 2020


Szelethus updated this revision to Diff 255668.
Szelethus marked 8 inline comments as done.
Szelethus added a comment.

Fixing according to the reviews!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76605/new/

https://reviews.llvm.org/D76605

Files:
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/dispatch-once.m
  clang/test/Analysis/explain-svals.c
  clang/test/Analysis/explain-svals.cpp
  clang/test/Analysis/explain-svals.m
  clang/test/Analysis/incorrect-checker-names.cpp
  clang/test/Analysis/incorrect-checker-names.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76605.255668.patch
Type: text/x-patch
Size: 12208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/f6894505/attachment-0001.bin>


More information about the cfe-commits mailing list