forked from OSchip/llvm-project
parent
fcaaa697ec
commit
02feb58dd7
|
@ -39,7 +39,7 @@ namespace Test5 {
|
|||
char a;
|
||||
};
|
||||
|
||||
// CHECK: %"struct.Test4::B" = type { [9 x i8], i8, i8, [5 x i8] }
|
||||
// CHECK: %"struct.Test5::B" = type { [9 x i8], i8, i8, [5 x i8] }
|
||||
struct B : A {
|
||||
char b : 1;
|
||||
char c;
|
||||
|
|
Loading…
Reference in New Issue