[all-commits] [llvm/llvm-project] 1d5da8: [Attributor][FIX] Use pointer not reference as it ...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Sat Feb 15 19:54:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d5da8cd30fce1c0a2c2fa6ba656dbfaa36192c8
https://github.com/llvm/llvm-project/commit/1d5da8cd30fce1c0a2c2fa6ba656dbfaa36192c8
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[Attributor][FIX] Use pointer not reference as it can be null
More information about the All-commits
mailing list