[PATCH] D158318: [Sema] tolerate more promotion matches in format string checking
FĂ©lix Cloutier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 19:53:18 PDT 2023
fcloutier updated this revision to Diff 552579.
fcloutier marked an inline comment as done.
fcloutier added a comment.
Add release note, ensure `bool` as a formatted formal parameter is accepted.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158318/new/
https://reviews.llvm.org/D158318
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/FormatString.cpp
clang/test/Sema/attr-format.c
clang/test/SemaCXX/attr-format.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158318.552579.patch
Type: text/x-patch
Size: 4760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230823/f69724f6/attachment.bin>
More information about the cfe-commits
mailing list