From: David Blaikie Date: Wed, 16 Jul 2014 23:25:37 +0000 (+0000) Subject: Stuff X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c982c2fac312c2462c43305801f01eaf5d6b5ba;p=clang Stuff git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213210 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenCXX/debug-info-class-limited.cpp b/test/CodeGenCXX/debug-info-class-limited.cpp index 30abd2d89a..8936af756f 100644 --- a/test/CodeGenCXX/debug-info-class-limited.cpp +++ b/test/CodeGenCXX/debug-info-class-limited.cpp @@ -1,4 +1,5 @@ -// RUN: %clang -emit-llvm -fno-standalone-debug -g -S %s -o - | FileCheck %s +// RUN: %clang_cc1 -emit-llvm -fno-standalone-debug -g -o - %s | FileCheck %s +// RUN: %clang_cc1 -emit-llvm -fno-standalone-debug -g -o - -load %llvmshlibdir/PrintFunctionNames%pluginext %s 2>&1 | FileCheck %s namespace PR16214_1 { // CHECK-DAG: [ DW_TAG_structure_type ] [foo] [line [[@LINE+1]], {{.*}} [def]