[all-commits] [llvm/llvm-project] ba4625: Fix uninitialized pointer members in TableGen
Akshay Khadse via All-commits
all-commits at lists.llvm.org
Tue Apr 18 03:57:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba46252b69bb2b1c04e2479265acdf98e4576a21
https://github.com/llvm/llvm-project/commit/ba46252b69bb2b1c04e2479265acdf98e4576a21
Author: Akshay Khadse <akshayskhadse at gmail.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M llvm/utils/TableGen/GlobalISel/GIMatchTree.h
Log Message:
-----------
Fix uninitialized pointer members in TableGen
Fixes static code analysis errors
Reviewed By: LuoYuanke
Differential Revision: https://reviews.llvm.org/D148464
More information about the All-commits
mailing list