brintos

brintos / llvm-project-archived public Read only

0
0
Text · 149 B · 8712ef3 Raw
4 lines · cpp
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