зеркало из https://github.com/microsoft/clang-1.git
Remove unnecessary -fblocks=0.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90070 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
682899db9a
Коммит
433dd49283
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang-cc %s -faltivec -verify -pedantic -fsyntax-only -fblocks=0
|
||||
// RUN: clang-cc %s -faltivec -verify -pedantic -fsyntax-only
|
||||
|
||||
typedef int v4 __attribute((vector_size(16)));
|
||||
typedef short v8 __attribute((vector_size(16)));
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang-cc %s -verify -pedantic -fsyntax-only -fblocks=0
|
||||
// RUN: clang-cc %s -verify -pedantic -fsyntax-only
|
||||
|
||||
// PR1966
|
||||
_Complex double test1() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче