[all-commits] [llvm/llvm-project] 46d8bb: [clang][Interp] Fix initializing zero-size arrays
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue May 21 04:47:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46d8bb08cfd3798977b4e22881514dc9d77425c2
https://github.com/llvm/llvm-project/commit/46d8bb08cfd3798977b4e22881514dc9d77425c2
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M clang/lib/AST/Interp/Pointer.h
M clang/test/AST/Interp/arrays.cpp
M clang/unittests/AST/Interp/Descriptor.cpp
Log Message:
-----------
[clang][Interp] Fix initializing zero-size arrays
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