[all-commits] [llvm/llvm-project] a18a8d: [SelectionDAG] Fixed null check after dereferencin...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Nov 3 10:34:14 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a18a8db0d49497086b568120fc393b43ef64c7a6
https://github.com/llvm/llvm-project/commit/a18a8db0d49497086b568120fc393b43ef64c7a6
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[SelectionDAG] Fixed null check after dereferencing warning. NFCI.
More information about the All-commits
mailing list