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.
Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rGc20d81bd63b0: [libc++] Add missing [[maybe_unused]] attribute in format tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo