diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-10-19 11:29:14 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-10-19 12:14:39 -0700 |
commit | e6b0be376412bf0599f6e75aa5e67f95cd36b411 (patch) | |
tree | cbe3d11681f3021fdaa438e2a0c7d60934882fa0 /clang/unittests/Format/FormatTestJava.cpp | |
parent | b9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b (diff) | |
download | llvm-e6b0be376412bf0599f6e75aa5e67f95cd36b411.zip llvm-e6b0be376412bf0599f6e75aa5e67f95cd36b411.tar.gz llvm-e6b0be376412bf0599f6e75aa5e67f95cd36b411.tar.bz2 |
[SLP]Correctly calculate number of copyable operands
The compiler shall not check for overflow of the number of copyable
operands counter, otherwise non-copyable operand can be counted as
copyable and lead to a compiler crash.
Fixes #164164
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions