xref: /aosp_15_r20/external/clang/test/Driver/miamcu-opt.cpp (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 // RUN: %clang -miamcu %s -### -o %t.o 2>&1 | FileCheck %s
2 
3 // CHECK: error: the clang compiler does not support 'C++ for IAMCU'
4