mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 01:36:06 +00:00

Deleted the offending test case.
`libcxx/test/std/utilities/format/format.arguments/format.arg/visit.return_type.pass.cpp`
lines: 134-135:
> test<Context, bool, long>(true, 192812079084L);
test<Context, bool, long>(false, 192812079084L);
Relands: https://github.com/llvm/llvm-project/pull/76449
Reverted in:
02f95b7751
---------
Co-authored-by: Zingam <zingam@outlook.com>