[PATCH] D136805: [NFC] Make format() more amenable to format attributes

FĂ©lix Cloutier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 15:55:01 PDT 2022


fcloutier updated this revision to Diff 472168.
fcloutier added a comment.

Fix failing test when parsing "%" as a format string.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136805

Files:
  llvm/include/llvm/Support/Format.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/Format.cpp
  llvm/lib/TableGen/SetTheory.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/FormatChkTest.cpp
  llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136805.472168.patch
Type: text/x-patch
Size: 28442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/22a56c77/attachment-0001.bin>


More information about the llvm-commits mailing list