Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D90900
[libc][WrapperGen] Replace the C _Noreturn annotation with C++ [[noreturn]].
Closed
Public
Actions
Authored by
sivachandra
on Nov 5 2020, 9:26 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
ecnelises
libc-commits
tschuett
Details
Reviewers
michaelrj
Commits
rG573ade4bef00: [libc][WrapperGen] Replace the C _Noreturn annotation with C++ [[noreturn]].
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
sivachandra
created this revision.
Nov 5 2020, 9:26 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Nov 5 2020, 9:26 PM
Herald
added subscribers:
libc-commits
,
ecnelises
,
tschuett
.
·
View Herald Transcript
sivachandra
requested review of this revision.
Nov 5 2020, 9:26 PM
Harbormaster
completed remote builds in
B77817: Diff 303328
.
Nov 5 2020, 9:55 PM
michaelrj
accepted this revision.
Nov 6 2020, 9:38 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 6 2020, 9:38 AM
sivachandra
updated this revision to
Diff 303509
.
Nov 6 2020, 11:37 AM
Comment Actions
Fix typo.
This revision was landed with ongoing or failed builds.
Nov 6 2020, 11:38 AM
Closed by commit
rG573ade4bef00: [libc][WrapperGen] Replace the C _Noreturn annotation with C++ [[noreturn]].
(authored by
sivachandra
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
sivachandra
added a commit:
rG573ade4bef00: [libc][WrapperGen] Replace the C _Noreturn annotation with C++ [[noreturn]].
.
Harbormaster
completed remote builds in
B77915: Diff 303509
.
Nov 6 2020, 12:31 PM