forked from OSchip/llvm-project
4 lines
129 B
C++
4 lines
129 B
C++
![]() |
// RUN: %clang -miamcu %s -### -o %t.o 2>&1 | FileCheck %s
|
||
|
|
||
|
// CHECK: error: the clang compiler does not support 'C++ for IAMCU'
|