]> granicus.if.org Git - clang/commitdiff
Update debug-info-scope test to remove "FIXME", which is fixed in r251689
authorDehao Chen <dehao@google.com>
Fri, 30 Oct 2015 05:08:43 +0000 (05:08 +0000)
committerDehao Chen <dehao@google.com>
Fri, 30 Oct 2015 05:08:43 +0000 (05:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251691 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/debug-info-scope.c

index fbfd59cdbf834e640cd2abda6563f2ce03613c66..af4b49b8fcf8acfd85b9a1ddada393117f39230b 100644 (file)
@@ -8,10 +8,6 @@ int main() {
 // CHECK: !DILocalVariable(name: "i"
 // CHECK-NEXT: !DILexicalBlock(
 
-// FIXME: Looks like we don't actually need both these lexical blocks (disc 2
-// just refers to disc 1, nothing actually uses disc 2).
-// GMLT-NOT: !DILexicalBlock
-// GMLT: !DILexicalBlockFile({{.*}}, discriminator: 2)
 // GMLT-NOT: !DILexicalBlock
 // GMLT: !DILexicalBlockFile({{.*}}, discriminator: 1)
 // Make sure we don't have any more lexical blocks because we don't need them in