[PATCH] D60523: [clang] Don't segfault on incorrect using directive (PR41400)

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 23 14:20:53 PDT 2019


riccibruno resigned from this revision.
riccibruno added a comment.

In D60523#1473867 <https://reviews.llvm.org/D60523#1473867>, @riccibruno wrote:

> I will take a look at this tomorrow, I know that it is annoying to get no feedback!


Sorry, I don't think I can judge whether this is the correct solution. I don't know if returning a type for the injected-class-name is the correct thing to do when there is no nested-name-specifier.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60523





More information about the cfe-commits mailing list