Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D6331
clang-format: don't force break before generic type method
Closed
Public
Actions
Authored by
het
on Nov 19 2014, 5:38 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
None
Subscribers
cfe-commits
klimek
Details
Reviewers
djasper
Summary
Before
Foo.bar() .<X> baz();
After
Foo.bar() .<X>baz();
Diff Detail
Event Timeline
het
updated this revision to
Diff 16407
.
Nov 19 2014, 5:38 PM
het
retitled this revision from
to
clang-format: don't force break before generic type method
.
het
updated this object.
het
edited the test plan for this revision.
(Show Details)
het
added a reviewer:
djasper
.
het
set the repository for this revision to
rL LLVM
.
het
added a subscriber:
Unknown Object (MLST)
.
Herald
added a subscriber:
klimek
.
ยท
View Herald Transcript
Nov 19 2014, 5:38 PM
djasper
accepted this revision.
Nov 20 2014, 1:48 AM
djasper
edited edge metadata.
Comment Actions
Submitted as r222423.
This revision is now accepted and ready to land.
Nov 20 2014, 1:48 AM
djasper
closed this revision.
Nov 20 2014, 1:48 AM