Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D27752
[clang] Use after move bug fixes
Closed
Public
Actions
Authored by
Prazek
on Dec 14 2016, 4:24 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
cfe-commits
klimek
sbarzowski
Tokens
"Like" token, awarded by JDevlieghere.
Details
Reviewers
mboehme
sbarzowski
rsmith
Commits
rG1ec383c74a1c: Use after move bug fixes
rC290424: Use after move bug fixes
rL290424: Use after move bug fixes
Summary
Bunch of fixed bugs in Clang after running misc-use-after-move in clang-tidy.
Diff Detail
Repository
rL LLVM
Event Timeline
Prazek
updated this revision to
Diff 81369
.
Dec 14 2016, 4:24 AM
Prazek
retitled this revision from
to
Use after move bug fixes
.
Prazek
updated this object.
Prazek
added reviewers:
rsmith
,
mboehme
.
Prazek
added a subscriber:
cfe-commits
.
Herald
added a subscriber:
klimek
.
·
View Herald Transcript
Dec 14 2016, 4:24 AM
Prazek
retitled this revision from
Use after move bug fixes
to
[clang] Use after move bug fixes
.
Dec 14 2016, 8:35 AM
Prazek
added a parent revision:
D27751: [LLVM] Use after move bug fixes
.
Dec 14 2016, 8:38 AM
mboehme
accepted this revision.
Dec 14 2016, 8:45 AM
mboehme
edited edge metadata.
This revision is now accepted and ready to land.
Dec 14 2016, 8:45 AM
JDevlieghere
awarded a token.
Dec 14 2016, 8:46 AM
sbarzowski
accepted this revision.
Dec 15 2016, 4:41 AM
sbarzowski
added a reviewer:
sbarzowski
.
sbarzowski
added a subscriber:
sbarzowski
.
Comment Actions
LGTM
Closed by commit
rL290424: Use after move bug fixes
(authored by
Prazek
).
·
Explain Why
Dec 23 2016, 3:51 AM
This revision was automatically updated to reflect the committed changes.