summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/miamcu-opt.cpp
blob: b63c4555b0c8f7eaa0995bee913591bf88ba6cc9 (plain)
1
2
3
// RUN: %clang -miamcu -rtlib=platform %s -### -o %t.o 2>&1 | FileCheck %s

// CHECK: error: the clang compiler does not support 'C++ for IAMCU'
OpenPOWER on IntegriCloud