[all-commits] [llvm/llvm-project] 213b73: [NFC] add check for potentially dereferencing null...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Mon Apr 10 23:43:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 213b7358941514e36f21c79e07b1b810893f9271
https://github.com/llvm/llvm-project/commit/213b7358941514e36f21c79e07b1b810893f9271
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/utils/TableGen/DAGISelMatcherGen.cpp
Log Message:
-----------
[NFC] add check for potentially dereferencing null return value
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D147771
More information about the All-commits
mailing list