1 // RUN: %clang_cc1 -flto -flto-unit -emit-llvm -o - -triple=x86_64-pc-win32 %s -fsanitize=cfi-nvcall -fsanitize-trap=cfi-nvcall | FileCheck %s
9 struct bar
: virtual public foo
{
13 struct baz
: public bar
<baz
> {
19 // CHECK: define{{.*}}@"?f@@YAXPEAUbaz@@@Z"
20 // Load z, vbtable, vbase offset and vtable.
25 // CHECK: @llvm.type.test{{.*}}!"?AUfoo@@"