[PATCH] D128248: [clang] Avoid an assertion in APValue::hasArrayFiller()

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 30 04:10:57 PDT 2022


tbaeder added a comment.

I added the `isArray()` check in both places now, but the first one is not necessary for the test case (at least).


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

https://reviews.llvm.org/D128248



More information about the cfe-commits mailing list