[PATCH] D54401: [analyzer] Prefer returns values to out-params in CheckerRegistry.cpp

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 11 14:18:44 PST 2018


Szelethus updated this revision to Diff 173584.
Szelethus added a comment.

Also, remove `diags::note_suggest_disabling_all_checkers`.


https://reviews.llvm.org/D54401

Files:
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/StaticAnalyzer/Core/CheckerRegistry.h
  include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  lib/StaticAnalyzer/Core/CheckerRegistry.cpp
  lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  test/Analysis/disable-all-checks.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54401.173584.patch
Type: text/x-patch
Size: 12037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181111/ef98979b/attachment.bin>


More information about the cfe-commits mailing list