llvm-project/clang/test/CXX/special/class.init/class.inhctor.init
Richard Smith a99fa39c41 Fix handling of constructor inherited through multiple levels of virtual base class.
llvm-svn: 285446
2016-10-28 20:20:58 +00:00
..
p1.cpp Fix handling of constructor inherited through multiple levels of virtual base class. 2016-10-28 20:20:58 +00:00
p2.cpp