[PATCH] D66856: [Sema] Suppress -Wformat diagnostics for bool types when printed using %hhd
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 18 12:07:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372247: [Sema] Suppress -Wformat diagnostics for bool types when printed using %hhd (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D66856?vs=219815&id=220721#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66856/new/
https://reviews.llvm.org/D66856
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/FormatString.cpp
cfe/trunk/lib/Sema/SemaChecking.cpp
cfe/trunk/test/Sema/format-bool.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66856.220721.patch
Type: text/x-patch
Size: 4553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190918/3097a151/attachment.bin>
More information about the cfe-commits
mailing list