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:
parent
1c17844c8c
commit
986a992400
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue