blob: 27ae8bf919cae923145742695c1d65ad4881c6bd [file] [log] [blame]
Charles Davise60cea82010-06-11 03:07:32 +00001// RUN: %clang_cc1 -emit-llvm %s -o - -cxx-abi microsoft -triple=i386-apple-darwin10 | FileCheck %s
2
3//int a; // FIXME: All names not in an extern "C" block are mangled
4
5namespace N { int b; }
6// CHECK: @"\01?b@N@@"