[all-commits] [llvm/llvm-project] 9604e5: [clang][Interp] Allow stepping back from a one-pas...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed May 22 03:45:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9604e5ce8b5607cd88ba130314fc7ae8545542e1
https://github.com/llvm/llvm-project/commit/9604e5ce8b5607cd88ba130314fc7ae8545542e1
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Pointer.h
M clang/test/AST/Interp/arrays.cpp
Log Message:
-----------
[clang][Interp] Allow stepping back from a one-past-the-end pointer
... back into range of the array.
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