[all-commits] [llvm/llvm-project] b7894e: [clang][Interp] Initialize remaining InlineDescrip...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Jan 20 01:04:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7894ebf8439c0141614fbb8bfc1a27a0a67e946
https://github.com/llvm/llvm-project/commit/b7894ebf8439c0141614fbb8bfc1a27a0a67e946
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/EvalEmitter.cpp
M clang/lib/AST/Interp/InterpFrame.cpp
Log Message:
-----------
[clang][Interp] Initialize remaining InlineDescriptor fields
for local variables. Hoping this will please msan.
More information about the All-commits
mailing list