[PATCH] D55260: [CodeComplete] Fix a crash in access checks of inner classes

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 07:24:33 PST 2018


ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.

In D55260#1318280 <https://reviews.llvm.org/D55260#1318280>, @kadircet wrote:

> I believe also we need another test case where `Cls` and `NamingClass` are different.


Done. And thanks for finding this, I totally missed that we don't test this.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55260





More information about the cfe-commits mailing list