Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGenCXX / pragma-strict_gs_check.cpp
blob9cfab47692add4b449c369c176e0c77e500a6c01
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