aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/LLVMC/llvmc.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/llvmc.exp b/test/LLVMC/llvmc.exp
index bc5f98e4e4..fd5a0466ad 100644
--- a/test/LLVMC/llvmc.exp
+++ b/test/LLVMC/llvmc.exp
@@ -1,5 +1,6 @@
load_lib llvm.exp
+# 'false.c' is really C++, so it must be treated differently.
set special_file "$srcdir/$subdir/false.c"
if [ llvm_gcc_supports c ] then {