diff options
author | James Y Knight <jyknight@google.com> | 2025-07-24 09:54:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 09:54:18 -0400 |
commit | 38f82534bbe9e1c9f5edd975a72e07beb7048423 (patch) | |
tree | fcd624df505b114f4596fbbae3412bed902f9e8e /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 3feb6f971577701713034d3404b6737fe6462d43 (diff) | |
download | llvm-38f82534bbe9e1c9f5edd975a72e07beb7048423.zip llvm-38f82534bbe9e1c9f5edd975a72e07beb7048423.tar.gz llvm-38f82534bbe9e1c9f5edd975a72e07beb7048423.tar.bz2 |
Reject out-of-bounds enum sentinels in DenseMap/DenseSet. (#150308)
This makes the bug in PR #125556 which was fixed by
dc87a14efb381d960c8fbf988221f31216d7f5fd into a compile-time error.
...and fix a newly-discovered instance of this issue, triggered by a
`llvm::MapVector<AccessSpecifier, ...>` in
clang-tools-extra/clangd/refactor/tweaks/OverridePureVirtuals.cpp.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions