It turns out that our support for the cxxCtorInitializer() matcher was incomplete in that it could not be used as a top-level matcher because it was not derived from one of the blessed base class types. This patch completes the support for this AST matcher.
Diff Detail
Diff Detail
Event Timeline
aaron.ballman updated this object.
This revision is now accepted and ready to land.Sep 26 2016, 10:10 AM