aboutsummaryrefslogtreecommitdiff
path: root/test/LLVMC/HookWithArguments.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/HookWithArguments.td')
-rw-r--r--test/LLVMC/HookWithArguments.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/HookWithArguments.td b/test/LLVMC/HookWithArguments.td
index 3bdb3eeb9d..909dc8bf9b 100644
--- a/test/LLVMC/HookWithArguments.td
+++ b/test/LLVMC/HookWithArguments.td
@@ -4,6 +4,7 @@
// RUN: grep "/path" %t | count 1
// RUN: grep "VARIABLE" %t | count 1
// RUN: grep "/2path" %t | count 1
+// RUN: %compile_cxx -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"