[all-commits] [llvm/llvm-project] 5d7cb7: RISCVABIInfo::classifyArgumentType: Fix static ana...
smanna12 via All-commits
all-commits at lists.llvm.org
Fri Apr 9 07:24:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d7cb79416adee00cf52be12ee42692dd19d4acb
https://github.com/llvm/llvm-project/commit/5d7cb79416adee00cf52be12ee42692dd19d4acb
Author: Soumi Manna <soumi.manna at intel.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
Log Message:
-----------
RISCVABIInfo::classifyArgumentType: Fix static analyzer warnings with uninitialized variables warnings - NFCI
Differential Revision: https://reviews.llvm.org/D100172
More information about the All-commits
mailing list