Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D136962
[clang] Improve error recovery for pack expansion of expressions
Closed
Public
Actions
Authored by
mizvekov
on Oct 28 2022, 9:25 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
Details
Reviewers
rtrieu
hokein
erichkeane
Group Reviewers
Restricted Project
Commits
rG2492c52a05bc: [clang] Improve error recovery for pack expansion of expressions
Summary
Closes #58673.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
mizvekov
created this revision.
Oct 28 2022, 9:25 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 28 2022, 9:25 AM
mizvekov
requested review of this revision.
Oct 28 2022, 9:25 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 28 2022, 9:25 AM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B194960: Diff 471578
.
Oct 28 2022, 10:08 AM
mizvekov
updated this revision to
Diff 471638
.
Oct 28 2022, 1:28 PM
mizvekov
added a child revision:
D136977: [clang] Fix handling of unexpanded packs in template argument expressions.
.
mizvekov
added reviewers:
Restricted Project
,
rtrieu
,
hokein
.
Oct 28 2022, 1:56 PM
mizvekov
mentioned this in
D136564: [clang] Instantiate NTTPs and template default arguments with sugar
.
Oct 28 2022, 2:03 PM
Harbormaster
completed remote builds in
B194999: Diff 471638
.
Oct 28 2022, 2:11 PM
mizvekov
updated this revision to
Diff 471806
.
Oct 29 2022, 8:04 PM
Harbormaster
completed remote builds in
B195130: Diff 471806
.
Oct 29 2022, 8:32 PM
erichkeane
accepted this revision.
Oct 31 2022, 6:20 AM
This revision is now accepted and ready to land.
Oct 31 2022, 6:20 AM
mizvekov
updated this revision to
Diff 472016
.
Oct 31 2022, 8:23 AM
Harbormaster
completed remote builds in
B195272: Diff 472016
.
Oct 31 2022, 8:54 AM
Closed by commit
rG2492c52a05bc: [clang] Improve error recovery for pack expansion of expressions
(authored by
mizvekov
).
·
Explain Why
Oct 31 2022, 9:58 AM
This revision was automatically updated to reflect the committed changes.
mizvekov
added a commit:
rG2492c52a05bc: [clang] Improve error recovery for pack expansion of expressions
.