Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D83406
Remove NormalizerRetTy and use the decltype of the KeyPath instead
Closed
Public
Actions
Authored by
jansvoboda11
on Jul 8 2020, 9:38 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
Restricted Project
Restricted Project
Subscribers
cfe-commits
dexonsmith
jansvoboda11
llvm-commits
Details
Reviewers
Bigcheese
dang
Commits
rG5e696d895bde: [clang][cli] Remove NormalizerRetTy and use the decltype of the KeyPath instead
Summary
Depends on
D83315
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
dang
created this revision.
Jul 8 2020, 9:38 AM
Herald
added projects:
Restricted Project
,
Restricted Project
.
·
View Herald Transcript
Jul 8 2020, 9:38 AM
Herald
added subscribers:
llvm-commits
,
cfe-commits
,
dexonsmith
.
·
View Herald Transcript
Harbormaster
failed remote builds in
B63436: Diff 276467
!
Jul 8 2020, 9:39 AM
dang
added a child revision:
D83474: Add support for specifying only a denormalizer
.
Jul 9 2020, 5:18 AM
dang
added a child revision:
D83690: Port Migator option flags to new option parsing system
.
Jul 13 2020, 10:10 AM
Bigcheese
accepted this revision.
Jul 13 2020, 10:22 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jul 13 2020, 10:22 AM
jansvoboda11
commandeered this revision.
Nov 18 2020, 2:30 AM
jansvoboda11
added a reviewer:
dang
.
jansvoboda11
added a subscriber:
jansvoboda11
.
Comment Actions
Taking over this patch, as Daniel is no longer involved.
This revision was landed with ongoing or failed builds.
Nov 18 2020, 2:31 AM
Closed by commit
rG5e696d895bde: [clang][cli] Remove NormalizerRetTy and use the decltype of the KeyPath instead
(authored by
jansvoboda11
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
jansvoboda11
added a commit:
rG5e696d895bde: [clang][cli] Remove NormalizerRetTy and use the decltype of the KeyPath instead
.