diff options
author | Sirraide <74590115+Sirraide@users.noreply.github.com> | 2024-02-07 15:12:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 15:12:15 +0100 |
commit | 52bf531630d19e115d30b4ca46f1ef03b9a724c6 (patch) | |
tree | 56c01ff5766f1e9854c88a8a3ce2b45cf860815d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | c76b0eb898d1e5edc416b658a6902163d64db1ce (diff) | |
download | llvm-52bf531630d19e115d30b4ca46f1ef03b9a724c6.zip llvm-52bf531630d19e115d30b4ca46f1ef03b9a724c6.tar.gz llvm-52bf531630d19e115d30b4ca46f1ef03b9a724c6.tar.bz2 |
[Clang][Sema] Fix out-of-bounds access (#80978)
Trying to compile a C-style variadic member function with an explicit
object parameter was crashing in Sema because of an out-of-bounds
access.
This fixes #80971.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions