Commit a245756a by Jason Merrill

duplicate

[[Split portion of a mixed commit.]]

From-SVN: r43035.2
parent 7f7ba9bf
...@@ -10,3 +10,11 @@ ...@@ -10,3 +10,11 @@
#define C_PARENTS B1, B2 #define C_PARENTS B1, B2
#include "vtable3.h" #include "vtable3.h"
/*
A = { vptr }
B1, B2 = { A }
C = { B1, B2 }
D = { C }
D1 = {
*/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment