-
Leandro Melo authored
To catch cases of invalid code like this: struct A : B {}; struct B : A {}; Reviewed-by: Roberto Raggi
Leandro Melo authoredTo catch cases of invalid code like this: struct A : B {}; struct B : A {}; Reviewed-by: Roberto Raggi