[all-commits] [llvm/llvm-project] ff8f79: Remove null check after dereferencing the pointer ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Jan 24 18:08:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff8f7904d14d77e40f90c2f8306ecb737b02c997
https://github.com/llvm/llvm-project/commit/ff8f7904d14d77e40f90c2f8306ecb737b02c997
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocation.cpp
Log Message:
-----------
Remove null check after dereferencing the pointer (NFC)
Flagged by Coverity
More information about the All-commits
mailing list