[PATCH] D131057: [Sema] -Wformat: support C23 format specifier %b %B

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 10:18:25 PDT 2022


MaskRay updated this revision to Diff 450046.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Thanks for quick reviews!
Updated ReleaseNotes.rst


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131057/new/

https://reviews.llvm.org/D131057

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/FormatString.h
  clang/lib/AST/FormatString.cpp
  clang/lib/AST/PrintfFormatString.cpp
  clang/lib/AST/ScanfFormatString.cpp
  clang/test/Sema/format-strings-fixit.c
  clang/test/Sema/format-strings-scanf.c
  clang/test/Sema/format-strings.c
  clang/test/SemaObjC/format-strings-objc.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131057.450046.patch
Type: text/x-patch
Size: 11949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220804/67ad280a/attachment-0001.bin>


More information about the cfe-commits mailing list