Jonas Hahnfeld | d196fa5 | 2016-07-27 08:15:54 +0000 | [diff] [blame] | 1 | // RUN: %clang -miamcu -rtlib=platform %s -### -o %t.o 2>&1 | FileCheck %s |
Andrey Turetskiy | 4798eb6 | 2016-06-16 10:36:09 +0000 | [diff] [blame] | 2 | |
3 | // CHECK: error: the clang compiler does not support 'C++ for IAMCU' |