[clang] [Clang] Preserve the fully-substituted flag in PackIndexingType (PR #107181)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 00:47:07 PDT 2024


zyn0217 wrote:

> This looks reasonable but for pack expressions we added a `ExpandedToEmptyPack` instead and i think there is value in having consistency between types and expression packs indexing. WDYT?

Makes sense to me :)

https://github.com/llvm/llvm-project/pull/107181


More information about the cfe-commits mailing list