Disable the optimization until the bug noticed by Sean Hunt has been fixed.

llvm-svn: 131372
This commit is contained in:
Anders Carlsson
2011-05-15 01:50:14 +00:00
parent ae34ee80d3
commit b55c8c127e
3 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -triple=x86_64-apple-darwin10 -emit-llvm -o - | FileCheck %s
// XFAIL: *
namespace Test1 {