[all-commits] [llvm/llvm-project] 79e43e: [clang][Interp] Protect ArrayDecay ops against dum...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 9 01:24:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79e43eb3e20484bdb6f32eecc336742dd721fcc9
https://github.com/llvm/llvm-project/commit/79e43eb3e20484bdb6f32eecc336742dd721fcc9
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/arrays.cpp
M clang/test/SemaCXX/self-comparison.cpp
Log Message:
-----------
[clang][Interp] Protect ArrayDecay ops against dummy pointers
More information about the All-commits
mailing list