[PATCH] D50617: [ASTMatchers] Let hasObjectExpression also support UnresolvedMemberExpr, CXXDependentScopeMemberExpr

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 02:59:00 PDT 2018


JonasToth added a comment.

The fix was effective, the assertion does not fire anymore on the `ItaniumDemangle.cpp` file


Repository:
  rC Clang

https://reviews.llvm.org/D50617





More information about the cfe-commits mailing list