================ @@ -0,0 +1,130 @@ +// RUN: %clang_cc1 -triple x86_64-pc-windows-msvc -emit-llvm -o - %s \ +// RUN: | FileCheck %s ---------------- ojhunt wrote: (existing tests I mean, not "does this PR have them") https://github.com/llvm/llvm-project/pull/208256