[PATCH] D66186: [Sema] Don't warn on printf('%hd', [char]) (PR41467)
Nathan Huckleberry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 22 13:32:37 PDT 2019
Nathan-Huckleberry updated this revision to Diff 216699.
Nathan-Huckleberry added a comment.
- Warn when -Wformat-pedantic is set
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66186/new/
https://reviews.llvm.org/D66186
Files:
clang/lib/AST/FormatString.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/FixIt/format.m
clang/test/Sema/format-strings-enum-fixed-type.cpp
clang/test/Sema/format-strings-pedantic.c
clang/test/Sema/format-strings.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66186.216699.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190822/74a8d359/attachment.bin>
More information about the cfe-commits
mailing list