[clang] [C++20] [Modules] Introduce -fgen-reduced-bmi (PR #85050)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 15 19:57:11 PDT 2024


================
@@ -0,0 +1,53 @@
+// It is annoying to handle different slash direction
+// in Windows and Linux. So we disable the test on Windows
+// here.
+// REQUIRES: !system-windows
----------------
MaskRay wrote:

UNSUPPORTED is much more common

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


More information about the cfe-commits mailing list