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