[clang] [Sema] Fix an out-of-bounds crash when diagnosing bad conversion for a function with a parameter pack. (PR #92721)
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Mon May 27 08:06:00 PDT 2024
hokein wrote:
The crash is already fixed by https://github.com/llvm/llvm-project/commit/7a28a5b3fee6c78ad59af79a3d03c00db153c49f
https://github.com/llvm/llvm-project/pull/92721
More information about the cfe-commits
mailing list