[PATCH] D67775: [Sema] Split out -Wformat-type-confusion from -Wformat-pedantic
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 3 21:52:37 PDT 2019
erik.pilkington updated this revision to Diff 223136.
erik.pilkington marked 6 inline comments as done.
erik.pilkington added a comment.
Address review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67775/new/
https://reviews.llvm.org/D67775
Files:
clang/include/clang/AST/FormatString.h
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/FormatString.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/format-bool.c
clang/test/Sema/format-strings-pedantic.c
clang/test/Sema/format-type-confusion.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67775.223136.patch
Type: text/x-patch
Size: 11570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191004/d019790d/attachment-0001.bin>
More information about the cfe-commits
mailing list