| Issue |
75577
|
| Summary |
[libc++][test] `support.limits.general/.version.compile.pass.cpp` is malformed
|
| Labels |
libc++
|
| Assignees |
|
| Reporter |
StephanTLavavej
|
This file's name and contents are bogus:
https://github.com/llvm/llvm-project/blob/966416b9e8e315494d586c5f0e88516e22135698/libcxx/test/std/language.support/support.limits/support.limits.general/.version.compile.pass.cpp#L9-L24
I suspect that `lit` is skipping this because it doesn't recognize the filename, which is why neither llvm/llvm-project nor microsoft/STL noticed this. However, MSVC's internal test harness is far less enlightened and tried to run everything, which brought this to my attention.
@mordante This appears to have been introduced by #72421.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs