[PATCH] D88236: [PR47636] Fix tryEmitPrivate to handle non-constantarraytypes

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 12:20:45 PDT 2020


rjmccall added a comment.

Yeah, that would also be a completely reasonable approach.  We already preserve the source spelling of the incomplete array type in the appropriate expression.


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

https://reviews.llvm.org/D88236



More information about the cfe-commits mailing list