There was an assertion triggering when invoking a captured member whose
initializer was in a blase class. This patch fixes it by allowing the
assertion on implicit casts to the base class rather than only the base
class itself.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo