[clang] [clang] Do not pass -canonical-system-headers on Windows by default (PR #71097)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 5 14:35:30 PST 2023


================
@@ -1,3 +1,6 @@
+// REQUIRES: !system-windows
----------------
MaskRay wrote:

`UNSUPPORTED: system-windows`

https://github.com/llvm/llvm-project/pull/71097


More information about the cfe-commits mailing list