[PATCH] D69218: [clang][AST] Add `CXXBaseSpecifier` matcher support

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 19 14:09:33 PDT 2019


lebedev.ri added a comment.

Needs more tests - what happens with multiple inheritance, what about inheriting from inherited?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69218/new/

https://reviews.llvm.org/D69218





More information about the cfe-commits mailing list