]> granicus.if.org Git - clang/commitdiff
Fix yet one more test
authorDouglas Gregor <dgregor@apple.com>
Thu, 9 Feb 2012 01:26:17 +0000 (01:26 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 9 Feb 2012 01:26:17 +0000 (01:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150129 91177308-0d34-0410-b5e6-96231b3b80d8

test/Parser/objcxx0x-lambda-expressions.mm

index 5cfb4f8c5a7cbf7b3d3c738801426fe246054bdd..b37f52520c8ce13126792ad45564dffbba2883e3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
+// RUN: %clang_cc1 -fsyntax-only -verify -Wno-unused-value -std=c++11 %s
 
 class C {