This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Add a close-on-exec check on accept4() in Android module.
ClosedPublic

Authored by yawanng on Jul 13 2017, 10:34 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

yawanng created this revision.Jul 13 2017, 10:34 AM
yawanng edited the summary of this revision. (Show Details)Jul 13 2017, 10:55 AM
yawanng edited the summary of this revision. (Show Details)Jul 13 2017, 11:01 AM
Eugene.Zelenko edited reviewers, added: alexfh, hokein, aaron.ballman; removed: chh.Jul 13 2017, 11:16 AM
Eugene.Zelenko added a subscriber: cfe-commits.
chh added a subscriber: chh.Jul 13 2017, 11:58 AM
alexfh requested changes to this revision.Jul 15 2017, 1:31 AM

See the comment on D35372.

This revision now requires changes to proceed.Jul 15 2017, 1:31 AM
yawanng updated this revision to Diff 110655.Aug 10 2017, 5:07 PM
yawanng edited edge metadata.
yawanng updated this revision to Diff 110755.Aug 11 2017, 10:11 AM
This revision is now accepted and ready to land.Aug 16 2017, 8:29 AM
chh edited the summary of this revision. (Show Details)Aug 16 2017, 10:21 AM
This revision was automatically updated to reflect the committed changes.