[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
Sat Jul 24 12:30:18 PDT 2021


MarcusJohnson91 created this revision.
MarcusJohnson91 added reviewers: aaron.ballman, efriedma.
MarcusJohnson91 added a project: clang.
MarcusJohnson91 requested review of this revision.

Split from D103426 <https://reviews.llvm.org/D103426>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106756

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106756.361475.patch
Type: text/x-patch
Size: 17199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210724/41b387e6/attachment.bin>


More information about the cfe-commits mailing list