[all-commits] [llvm/llvm-project] 97b3cb: [clang][bytecode] Don't call getIndex() on one-pas...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Aug 25 21:33:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97b3cb223907f636730c1ab8c3c716b27a02084a
https://github.com/llvm/llvm-project/commit/97b3cb223907f636730c1ab8c3c716b27a02084a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Don't call getIndex() on one-past-end pointers (#155173)
That doesn't work.
Fixes #152903
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list