diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-06-19 14:40:19 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-06-20 11:25:01 -0400 |
commit | c20d81bd63b0cf1060f85c749581d023de2a9211 (patch) | |
tree | 3a42c2fbcc730869b33782b23dd8d029d5f4dc5c /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | 538d3552900cfb772b05afcd24b13cff1236f43f (diff) | |
download | llvm-c20d81bd63b0cf1060f85c749581d023de2a9211.zip llvm-c20d81bd63b0cf1060f85c749581d023de2a9211.tar.gz llvm-c20d81bd63b0cf1060f85c749581d023de2a9211.tar.bz2 |
[libc++] Add missing [[maybe_unused]] attribute in format tests
Otherwise, Clang complains about format_ctx being unused in the tests
when exceptions are disabled in Freestanding mode. I don't know why it
doesn't complain not in freestanding mode.
Differential Revision: https://reviews.llvm.org/D153301
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions