blob: 8356bc9924e1acb18c668e1034c0a14efb0b514d [file] [log] [blame]
Stephen Hines651f13c2014-04-23 16:59:28 -07001// RUN: %clang_cc1 -E -dM -triple thumbv7m-apple-unknown-macho %s | FileCheck %s
2
3// CHECK: #define __APPLE_CC__
4// CHECK: #define __APPLE__
5// CHECK-NOT: #define __MACH__