aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/OptionPreprocessor.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/OptionPreprocessor.td')
-rw-r--r--test/LLVMC/OptionPreprocessor.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/OptionPreprocessor.td b/test/LLVMC/OptionPreprocessor.td
index 5b9f435..2f5e68b 100644
--- a/test/LLVMC/OptionPreprocessor.td
+++ b/test/LLVMC/OptionPreprocessor.td
@@ -3,6 +3,7 @@
// RUN: grep W1 %t
// RUN: grep W2 %t
// RUN: grep W3 %t
+// RUN: %compile_cxx -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"