X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2B%2B%2F2009-07-16-Using.cpp;h=c0e031424acbe87136e7fbebe4e732aab005c8f8;hb=2f46f1f59c17040f7a2c970342f2f1dcc9b78319;hp=1acadf642122ef9a37a79763522d0b4b68789ad2;hpb=3f2122bea82d2dc4331abcc4315e0143060b76c5;p=oota-llvm.git diff --git a/test/FrontendC++/2009-07-16-Using.cpp b/test/FrontendC++/2009-07-16-Using.cpp index 1acadf64212..c0e031424ac 100644 --- a/test/FrontendC++/2009-07-16-Using.cpp +++ b/test/FrontendC++/2009-07-16-Using.cpp @@ -1,4 +1,4 @@ -// RUN: %llvmgxx %s -S +// RUN: %llvmgxx %s -S -o /dev/null namespace A { typedef int B;