aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-10-19 11:29:14 -0700
committerAlexey Bataev <a.bataev@outlook.com>2025-10-19 12:14:39 -0700
commite6b0be376412bf0599f6e75aa5e67f95cd36b411 (patch)
treecbe3d11681f3021fdaa438e2a0c7d60934882fa0 /clang/lib/AST/ByteCode/Program.cpp
parentb9ce7656e93a8cd54b2e9f44d8bae49c55a76a4b (diff)
downloadllvm-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/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions