[all-commits] [llvm/llvm-project] 7fc9f1: Merging r372281:
tstellar via All-commits
all-commits at lists.llvm.org
Wed Nov 27 11:56:20 PST 2019
Branch: refs/heads/release/9.x
Home: https://github.com/llvm/llvm-project
Commit: 7fc9f129f80f192bd5ed73e9b94ffc59803c17fc
https://github.com/llvm/llvm-project/commit/7fc9f129f80f192bd5ed73e9b94ffc59803c17fc
Author: Serge Guelton <sguelton at redhat.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M clang/include/clang/CodeGen/CGFunctionInfo.h
Log Message:
-----------
Merging r372281:
------------------------------------------------------------------------
r372281 | serge_sans_paille | 2019-09-18 17:54:40 -0700 (Wed, 18 Sep 2019) | 8 lines
Initialize all fields in ABIArgInfo.
Due to usage of an uninitialized fields, we end up with
a Conditional jump or move depends on uninitialised value
Fixes https://bugs.llvm.org/show_bug.cgi?id=40547
Commited on behalf of Martin Liska <mliska at suse.cz>
------------------------------------------------------------------------
More information about the All-commits
mailing list