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

via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 00:12:54 PDT 2024


cor3ntin 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?

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


More information about the cfe-commits mailing list