summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp')
-rw-r--r--llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp b/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
index d4cddff3147..fa7e7f86b21 100644
--- a/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
+++ b/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
@@ -1,5 +1,5 @@
-// RUN: %llvmgcc -xc++ -c -o /dev/null %s |& not grep WARNING
+// RUN: %llvmgcc -xc++ -S -o /dev/null %s |& not grep WARNING
struct iterator {
iterator();
OpenPOWER on IntegriCloud