Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/ObjCARC/
-
lib/
-
Transforms/
-
ObjCARC/
-
ObjCARCContract.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D81226
Correctly report modified status for ObjCARCContract
Closed
Public
Authored by
serge-sans-paille
on Jun 5 2020, 12:20 AM.
Download Raw Diff
Details
Reviewers
gottesmm
ahatanak
nikic
foad
jdoerfert
Commits
rG1086d777bec3: Correctly report modified status for ObjCARCContract
Summary
Related to
https://reviews.llvm.org/D80916
Diff Detail
Event Timeline
serge-sans-paille
created this revision.
Jun 5 2020, 12:20 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2020, 12:20 AM
Herald
added subscribers:
llvm-commits
,
dexonsmith
,
hiraditya
.
·
View Herald Transcript
foad
accepted this revision.
Jun 5 2020, 5:57 AM
Comment Actions
Seems obviously correct.
This revision is now accepted and ready to land.
Jun 5 2020, 5:57 AM
Closed by commit
rG1086d777bec3: Correctly report modified status for ObjCARCContract
(authored by
serge-sans-paille
).
·
Explain Why
Jun 5 2020, 7:13 AM
This revision was automatically updated to reflect the committed changes.