[all-commits] [llvm/llvm-project] 746a2c: [ObjCARC] Initialize return value
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Sep 21 11:06:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 746a2c3775658c4485a8e71a7d46ee55c30615b8
https://github.com/llvm/llvm-project/commit/746a2c3775658c4485a8e71a7d46ee55c30615b8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
Log Message:
-----------
[ObjCARC] Initialize return value
Mistakenly removed initialization of `Changed` in https://reviews.llvm.org/D87806.
More information about the All-commits
mailing list