[PATCH] D41575: [index] Return when DC is null in handleReference

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 09:45:49 PST 2018


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Sorry, I was hoping @akyrtzi would see this.
I don't know enough about the code to know whether DC==null is an indicator of some other problem, but if this is crashing today then let's not block on that.


Repository:
  rC Clang

https://reviews.llvm.org/D41575





More information about the cfe-commits mailing list