diff options
Diffstat (limited to 'clang/test/CodeGenObjC/blocks.m')
-rw-r--r-- | clang/test/CodeGenObjC/blocks.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/blocks.m b/clang/test/CodeGenObjC/blocks.m index 1e8c628fe2e..def4c9dd7a7 100644 --- a/clang/test/CodeGenObjC/blocks.m +++ b/clang/test/CodeGenObjC/blocks.m @@ -33,4 +33,3 @@ void foo(T *P) { } @end -// RUN: true |