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