diff options
Diffstat (limited to 'test/CodeGen/debug-info-block.c')
-rw-r--r-- | test/CodeGen/debug-info-block.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/debug-info-block.c b/test/CodeGen/debug-info-block.c index 403e4aa..35ee0dd 100644 --- a/test/CodeGen/debug-info-block.c +++ b/test/CodeGen/debug-info-block.c @@ -1,5 +1,4 @@ // RUN: %clang_cc1 -fblocks -g -emit-llvm -o - %s | FileCheck %s -// APPLE LOCAL file 5939894 */ // Verify that the desired debugging type is generated for a structure // member that is a pointer to a block. |