1 // RUN: %clang_cc1 %s -triple=i686-pc-win32 -fms-extensions -stack-protector 2 -emit-llvm -o - | FileCheck %s
3 #pragma strict_gs_check(on)
5 extern "C" void test0() {
7 // CHECK: define {{.*}} @test0() #[[ATTR_TEST0:[0-9]*]] {
10 // CHECK: attributes #[[ATTR_TEST0]] = {{.*}} sspstrong