diff options
Diffstat (limited to 'test/Driver/miamcu-opt.cpp')
| -rw-r--r-- | test/Driver/miamcu-opt.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Driver/miamcu-opt.cpp b/test/Driver/miamcu-opt.cpp new file mode 100644 index 0000000000000..6c8d7552bc133 --- /dev/null +++ b/test/Driver/miamcu-opt.cpp @@ -0,0 +1,3 @@ +// RUN: %clang -miamcu %s -### -o %t.o 2>&1 | FileCheck %s + +// CHECK: error: the clang compiler does not support 'C++ for IAMCU' |
