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

FĂ©lix Cloutier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 18:51:16 PDT 2022


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

Add comment explaining what specifierBit does.


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.470987.patch
Type: text/x-patch
Size: 28407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/28bc8e48/attachment.bin>


More information about the llvm-commits mailing list