[PATCH] D132568: [clang][Sema] check default argument promotions for printf
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 26 04:28:56 PDT 2022
inclyc updated this revision to Diff 455871.
inclyc added a comment.
Add LangOpts so we keep the Obj-C behavior of clang just as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132568/new/
https://reviews.llvm.org/D132568
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/FormatString.h
clang/lib/AST/FormatString.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/format-strings-freebsd.c
clang/test/Sema/format-strings-scanf.c
clang/test/Sema/format-strings.c
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132568.455871.patch
Type: text/x-patch
Size: 19071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/c03b4000/attachment-0001.bin>
More information about the cfe-commits
mailing list