This reverts commit 8c3550b1a78fde7bf28f420da8447d9fde37017f. clang/test/Driver/fsanitize.c has a mysterious failure worth investigation.
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'
|