brintos

brintos / llvm-project-archived public Read only

0
0
Text · 302 B · be9d61d Raw
7 lines · plain
1// REQUIRES: x86-registered-target2// RUN: %clang -target x86_64-windows-gnu -x c++-module -std=gnu++23 -fno-modules-reduced-bmi \3// RUN:     -c -o /dev/null -Xclang -disable-llvm-passes %s4 5// Make sure the command succeeds and doesn't break on the -exception-model flag in cc1.6export module empty;7