aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/ForwardAs.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/ForwardAs.td')
-rw-r--r--test/LLVMC/ForwardAs.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/ForwardAs.td b/test/LLVMC/ForwardAs.td
index 51bd494..54fc050 100644
--- a/test/LLVMC/ForwardAs.td
+++ b/test/LLVMC/ForwardAs.td
@@ -2,6 +2,7 @@
// http://llvm.org/bugs/show_bug.cgi?id=4159
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: grep unique_name %t
+// RUN: %compile_cxx -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"