mirror of https://github.com/microsoft/clang.git
Update test case.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167301 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28e9cf1ac2
commit
faa2bd646a
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -x objective-c -fobjc-arc -fblocks -verify %s
|
||||
// RUN: %clang_cc1 -x objective-c -fobjc-arc -fblocks -Wimplicit-retain-self -verify %s
|
||||
// rdar://11194874
|
||||
|
||||
@interface Root @end
|
||||
|
|
Loading…
Reference in New Issue