Add AST matchers for narrowing constructors that are default, copy, or move...
Add AST matchers for narrowing constructors that are default, copy, or move constructors, as well as functionality to determine whether a ctor initializer is a base initializer. llvm-svn: 244036
Loading
Please sign in to comment