[clang] [clang][Sema] Reject negative tuple sizes (PR #159579)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 18 09:42:51 PDT 2025
https://github.com/shafik commented:
You mention `UnsignedOrNone` in the summary but that is not directly involved in the code you modify. It looks like it is used in `GetDecompositionElementCount` which uses `isTupleLike` but the connection is not obvious.
https://github.com/llvm/llvm-project/pull/159579
More information about the cfe-commits
mailing list