aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-09-19 16:18:21 -0300
committerGitHub <noreply@github.com>2025-09-19 16:18:21 -0300
commit46ce6a02ffc15e6b3b8a9ca89714c00c06150bed (patch)
treeeac2fc08e3140bd8a3cb38796238e9fbd5a927e4 /llvm/lib/Object/ELFObjectFile.cpp
parentdcce216289b10f01ac4e974efcbd486f79cc35ea (diff)
downloadllvm-46ce6a02ffc15e6b3b8a9ca89714c00c06150bed.zip
llvm-46ce6a02ffc15e6b3b8a9ca89714c00c06150bed.tar.gz
llvm-46ce6a02ffc15e6b3b8a9ca89714c00c06150bed.tar.bz2
[clang] diagnose invalid std::tuple_size sizes (#159677)
This makes sure the tuple sizes remain within implementation limits, and this doesn't cause the compiler to crash later, as the tuple size is assumed to fit within an UnsignedOrNone. Fixes #159563
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions