diff options
author | Timm Bäder <tbaeder@redhat.com> | 2022-10-05 06:11:57 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2022-10-14 13:32:55 +0200 |
commit | 1b731bd8724c2f56550f87d3c4f0fa820b8b4527 (patch) | |
tree | a96d0eb21983e23f8e7ace09c854c9e05cac7756 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 7fbfe5518c363da8ee7eb60352948f0e904f283b (diff) | |
download | llvm-1b731bd8724c2f56550f87d3c4f0fa820b8b4527.zip llvm-1b731bd8724c2f56550f87d3c4f0fa820b8b4527.tar.gz llvm-1b731bd8724c2f56550f87d3c4f0fa820b8b4527.tar.bz2 |
[clang][Interp][NFC] Zero-initialize Function::FrameSize
It's never going to be used since it's only uninitialized if the
function is invalid, but let's zero it for readbility of
Function::dump().
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions