[PATCH] D130906: [clang] format string checking for conpile-time evaluated str literal
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 19:10:21 PDT 2022
inclyc updated this revision to Diff 449510.
inclyc added a comment.
Now only checks functions calls
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130906/new/
https://reviews.llvm.org/D130906
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaChecking.cpp
clang/test/SemaCXX/format-strings.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130906.449510.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220803/0e5746fb/attachment.bin>
More information about the cfe-commits
mailing list