| Issue |
79010
|
| Summary |
[libc++][modules] Guard #error against MSVC headers on Windows
|
| Labels |
libc++
|
| Assignees |
mordante
|
| Reporter |
mordante
|
The libc++ test suite sees the MSVC STL headers and may conclude these are libc++ headers when inspecting the name. Modules guard against forgetting to export new headers, and this gets false positives if it finds MSVC STL headers.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs