blob: db7aa2ce90a94e2fff54b7b20782e5b2fa56b8e5 [file] [log] [blame] [edit]
// REQUIRES: x86-registered-target
// RUN: %clang -target x86_64-windows-gnu -x c++-module -std=gnu++23 -c -o /dev/null -Xclang -disable-llvm-passes %s
// Make sure the command succeeds and doesn't break on the -exception-model flag in cc1.
export module empty;