Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D53343
[Driver] Default Android toolchains to noexecstack.
Closed
Public
Actions
Authored by
danalbert
on Oct 16 2018, 3:19 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
pirama
Details
Reviewers
srhines
pirama
Commits
rG2715b2871653: [Driver] Default Android toolchains to noexecstack.
rL357197: [Driver] Default Android toolchains to noexecstack.
rC357197: [Driver] Default Android toolchains to noexecstack.
Summary
Android does not support executable stacks.
Diff Detail
Repository
rC Clang
Event Timeline
danalbert
created this revision.
Oct 16 2018, 3:19 PM
pirama
accepted this revision.
Mar 27 2019, 4:44 PM
pirama
added a subscriber:
pirama
.
pirama
added inline comments.
include/clang/Driver/ToolChain.h
415
typo: toolchain
This revision is now accepted and ready to land.
Mar 27 2019, 4:44 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 27 2019, 4:44 PM
Closed by commit
rC357197: [Driver] Default Android toolchains to noexecstack.
(authored by
danalbert
).
·
Explain Why
Mar 28 2019, 11:11 AM
This revision was automatically updated to reflect the committed changes.