[PATCH] D78760: Check a class has a definition before iterating over its base classes

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 11:49:26 PDT 2020


ahatanak added a comment.

`TagDecl::isDependentType()` is returning true.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78760





More information about the cfe-commits mailing list