зеркало из https://github.com/microsoft/clang-1.git
[driver] Testcase for r153469, r153470, and r153478.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153481 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
afc4baa37c
Коммит
d3d7d4da35
|
@ -16,3 +16,7 @@
|
|||
// CHECK-ARM: "-fno-builtin"
|
||||
// CHECK-ARM: "-fno-rtti"
|
||||
// CHECK-ARM: "-fno-common"
|
||||
|
||||
// RUN: %clang -target x86_64-apple-darwin10 \
|
||||
// RUN: -Werror -fno-builtin -fno-exceptions -fno-common -fno-rtti \
|
||||
// RUN: -mkernel -fsyntax-only %s
|
||||
|
|
Загрузка…
Ссылка в новой задаче