[PATCH] D53231: [Sema] Fix PR38987: keep end location of a direct initializer list

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 18 21:05:23 PST 2018


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

The history seems complicated. I think it'd be really useful to sort out why getParenOrBraceRange() couldn't give the right result, but I'd be happy to see this land first to address the crash.


Repository:
  rC Clang

https://reviews.llvm.org/D53231





More information about the cfe-commits mailing list