[PATCH] D47290: [Sema] -Wformat-pedantic only for NSInteger/NSUInteger %zu/%zi on Darwin
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 26 12:36:10 PDT 2018
jfb updated this revision to Diff 148737.
jfb marked 2 inline comments as done.
jfb added a comment.
- Fix variable capitalization.
Repository:
rC Clang
https://reviews.llvm.org/D47290
Files:
include/clang/Analysis/Analyses/FormatString.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Analysis/PrintfFormatString.cpp
lib/Sema/SemaChecking.cpp
test/FixIt/fixit-format-ios-nopedantic.m
test/FixIt/fixit-format-ios.m
test/SemaObjC/format-size-spec-nsinteger.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47290.148737.patch
Type: text/x-patch
Size: 12330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180526/e4b23f79/attachment-0001.bin>
More information about the cfe-commits
mailing list