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