// RUN: %clang_cc1 %s -fno-rtti -emit-llvm-only -o - -triple=i386-pc-win32 -verify
// A is not trivially copyable and must be passed indirectly or with inalloca.
;
;
// Converting from C* to B* requires a this adjustment.
;
// force emission
// force emission