mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Update `.Cases` and `.CasesLower` with 4+ args to use the `initializer_list` overload. The deprecation of these functions will come in a separate PR. For more context, see: https://github.com/llvm/llvm-project/pull/163405.