[all-commits] [llvm/llvm-project] 06d217: [clang][Interp][NFC] Move global variable init cas...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 19 23:26:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06d2176d81cab1d3ed8d0c17f78c1d3ef65cbab8
https://github.com/llvm/llvm-project/commit/06d2176d81cab1d3ed8d0c17f78c1d3ef65cbab8
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Pointer.cpp
Log Message:
-----------
[clang][Interp][NFC] Move global variable init case to the top
of the respective functions. Previously, we did not properly mark
global zero sized arrays as initialized.
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