Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D126438
[clang-format] Fix an invalid code generation in RemoveBracesLLVM
Closed
Public
Actions
Authored by
owenpan
on May 25 2022, 7:35 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
Restricted Project
Restricted Project
Subscribers
cfe-commits
Details
Reviewers
curdeius
MyDeveloperDay
HazardyKnusperkeks
Commits
rG5221875a957d: [clang-format] Fix an invalid code generation in RemoveBracesLLVM
Summary
Fixes
https://github.com/llvm/llvm-project/issues/55706
.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
owenpan
created this revision.
May 25 2022, 7:35 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
May 25 2022, 7:35 PM
owenpan
requested review of this revision.
May 25 2022, 7:35 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
May 25 2022, 7:35 PM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B166398: Diff 432168
.
May 25 2022, 8:02 PM
curdeius
accepted this revision.
May 25 2022, 11:03 PM
Comment Actions
LGTM. Good catch for this bug!
This revision is now accepted and ready to land.
May 25 2022, 11:03 PM
This revision was landed with ongoing or failed builds.
May 26 2022, 1:38 PM
Closed by commit
rG5221875a957d: [clang-format] Fix an invalid code generation in RemoveBracesLLVM
(authored by
owenpan
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
owenpan
added a commit:
rG5221875a957d: [clang-format] Fix an invalid code generation in RemoveBracesLLVM
.