зеркало из https://github.com/microsoft/clang-1.git
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103487 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
ba55ec2903
Коммит
c965449669
|
@ -1,5 +1,5 @@
|
|||
// RUN: %clang_cc1 -triple i386-apple-darwin9 -emit-llvm -S -o - %s
|
||||
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -emit-llvm -S -o - %s
|
||||
// RUN: %clang_cc1 -triple i386-apple-darwin9 -emit-llvm -o %t %s
|
||||
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -emit-llvm -o %t %s
|
||||
|
||||
@interface I0 {
|
||||
@public
|
||||
|
|
Загрузка…
Ссылка в новой задаче