[PATCH] D106756: Added l16/l32 length modifiers for char16_t/char32_t

Marcus Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 1 22:18:25 PDT 2021


MarcusJohnson91 updated this revision to Diff 363374.

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

https://reviews.llvm.org/D106756

Files:
  clang/include/clang/AST/ASTContext.h
  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-int-typedefs.c
  clang/test/SemaCXX/format-strings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106756.363374.patch
Type: text/x-patch
Size: 13431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210802/943fbfbc/attachment.bin>


More information about the cfe-commits mailing list