Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D93772
[Clang][Driver] Fix read-after-free when using /clang:
Closed
Public
Actions
Authored by
aganea
on Dec 23 2020, 12:44 PM.
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
Restricted Project
Subscribers
cfe-commits
Details
Reviewers
•
thakis
hans
rnk
neerajksingh
Commits
rG3854b81b0fd2: [Clang][Driver] Fix read-after-free when using /clang:
Summary
As described in
https://bugs.llvm.org/show_bug.cgi?id=42501
Fixes PR42501
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
aganea
requested review of this revision.
Dec 23 2020, 12:44 PM
aganea
created this revision.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Dec 23 2020, 12:44 PM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B83418: Diff 313597
.
Dec 23 2020, 1:23 PM
rnk
accepted this revision.
Jan 5 2021, 4:11 PM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jan 5 2021, 4:11 PM
This revision was landed with ongoing or failed builds.
Jan 7 2021, 12:15 PM
Closed by commit
rG3854b81b0fd2: [Clang][Driver] Fix read-after-free when using /clang:
(authored by
aganea
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
aganea
added a commit:
rG3854b81b0fd2: [Clang][Driver] Fix read-after-free when using /clang:
.