Prepare for using MS ABI by default for Win32: update CodeGenCXX tests

llvm-svn: 197281
This commit is contained in:
Hans Wennborg
2013-12-13 22:43:52 +00:00
parent 6cda8ee96f
commit 442e4f7f5f
97 changed files with 128 additions and 122 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %clang_cc1 -emit-llvm -o - %s | FileCheck %s
// RUN: %clang_cc1 -emit-llvm -cxx-abi itanium -o - %s | FileCheck %s
// CHECK: _ZN11AccessFlags6strlenEv
struct AccessFlags {