[all-commits] [llvm/llvm-project] 332c4a: Revert "[NFC] Make format() more amenable to forma...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Wed Nov 16 07:19:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 332c4af35db96674eda3d33796ca55b4cc4a969c
https://github.com/llvm/llvm-project/commit/332c4af35db96674eda3d33796ca55b4cc4a969c
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/include/llvm/Support/Format.h
M llvm/lib/Support/CMakeLists.txt
R llvm/lib/Support/Format.cpp
M llvm/lib/TableGen/SetTheory.cpp
M llvm/unittests/Support/CMakeLists.txt
R llvm/unittests/Support/FormatChkTest.cpp
M llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp
Log Message:
-----------
Revert "[NFC] Make format() more amenable to format attributes"
This reverts commit cf239c2f1777eb94a4801a086acf1332a7d3cccf.
It has broken tools/llvm-dwarfdump/X86/simplified-template-names.s on
following buildbot:
https://lab.llvm.org/buildbot/#/builders/178/builds/3148
More information about the All-commits
mailing list