Rework the AST for the initializer of a delegating constructor, so
that it retains source location information for the type. Aside from general goodness (being able to walk the types described in that information), we now have a proper representation for dependent delegating constructors. Fixes PR10457 (for real). llvm-svn: 143410
Loading
Please register or sign in to comment