1// RUN: not %clang -miamcu -rtlib=platform %s -### -o %t.o 2>&1 | FileCheck %s2 3// CHECK: error: the clang compiler does not support 'C++ for IAMCU'4