Restore a -cc1 invariant that was causing problems on PPC64.

This test case is pretty bad, though.

llvm-svn: 162694
This commit is contained in:
John McCall 2012-08-27 19:56:37 +00:00
parent 1c17844c8c
commit 986a992400
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang -fexceptions -S -emit-llvm %s -o /dev/null
// RUN: %clang -fexceptions -fobjc-exceptions -S -emit-llvm %s -o /dev/null
@interface Object {
@public