[PATCH] D71042: [DebugInfo] Ensure fallback artificial location is available for cleanups

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 5 10:24:25 PST 2019


aprantl commandeered this revision.
aprantl edited reviewers, added: vsk; removed: aprantl.
aprantl added a comment.

We looked at this together and it seems the forward declaration for the synthesized setter in the ObjCImplDecl doesn't have a valid source location. I'm going to investigate a more targeted fix.


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

https://reviews.llvm.org/D71042





More information about the cfe-commits mailing list