[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:43:26 PDT 2019
Nathan-Huckleberry updated this revision to Diff 216702.
Nathan-Huckleberry added a comment.
- Cleanup test
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.216702.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190822/7f22bd9c/attachment-0001.bin>
More information about the cfe-commits
mailing list