[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
Sat Oct 13 17:12:28 PDT 2018


vsk added a comment.

Thanks for looking into this! Do you know why the InitializationKind doesn't contain the right brace locations in this scenario? Should it?


Repository:
  rC Clang

https://reviews.llvm.org/D53231





More information about the cfe-commits mailing list