зеркало из https://github.com/microsoft/clang-1.git
Temporarily disable some tests which due to dot-syntax
access of methods. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55569 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
1a8f00110e
Коммит
4bbef0f165
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -fsyntax-only -verify %s
|
||||
// RUNX: clang -fsyntax-only -verify %s
|
||||
# 1 "<command line>"
|
||||
# 1 "/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h" 1 3
|
||||
typedef signed char BOOL;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang %s -fsyntax-only -verify
|
||||
// RUNX: clang %s -fsyntax-only -verify
|
||||
// rdar://5967199
|
||||
|
||||
typedef signed char BOOL;
|
||||
|
|
Загрузка…
Ссылка в новой задаче