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