summaryrefslogtreecommitdiffstats
path: root/test/Modules/extern_c_bad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/extern_c_bad.cpp')
-rw-r--r--test/Modules/extern_c_bad.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/extern_c_bad.cpp b/test/Modules/extern_c_bad.cpp
new file mode 100644
index 0000000..bafdc04
--- /dev/null
+++ b/test/Modules/extern_c_bad.cpp
@@ -0,0 +1,2 @@
+// RUN: rm -rf %t
+// RUN: %clang_cc1 -verify -fmodules -x c++ -emit-module -fmodules-cache-path=%t -fmodule-name=c_library_bad %S/Inputs/module.map
OpenPOWER on IntegriCloud