[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
Mon Nov 12 13:12:24 PST 2018


Szelethus updated this revision to Diff 173745.
Szelethus edited the summary of this revision.
Szelethus added a comment.

Restored the discussed note.


https://reviews.llvm.org/D54401

Files:
  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.173745.patch
Type: text/x-patch
Size: 11727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/13418cc3/attachment-0001.bin>


More information about the cfe-commits mailing list