mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 20:53:08 -04:00
3 lines
145 B
C++
3 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'
|