[PATCH] D67740: [Consumed] Refactor and improve diagnostics
Nicholas Allegra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 18 18:18:03 PDT 2019
comex updated this revision to Diff 220784.
comex added a comment.
Fixed a mistake where the diagnostic would print the wrong parameter type.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67740/new/
https://reviews.llvm.org/D67740
Files:
include/clang/Analysis/Analyses/Consumed.h
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Analysis/Consumed.cpp
lib/Sema/AnalysisBasedWarnings.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaCXX/warn-consumed-parsing.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67740.220784.patch
Type: text/x-patch
Size: 14376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190919/37a64a51/attachment-0001.bin>
More information about the cfe-commits
mailing list