David Farler
|
776a799a86
|
Revert "[test][SourceKit] Add a test to ensure sibling-based indentation work for arguments with trailing comments. rdar://27776466"
The code that fixed this test has to be reverted for the time being.
This reverts commit 6880afaeba.
|
2016-11-18 13:23:31 -08:00 |
|
Xi Ge
|
6880afaeba
|
[test][SourceKit] Add a test to ensure sibling-based indentation work for arguments with trailing comments. rdar://27776466
The radar is no longer an issue after @bitjammer's change on preserving
trivia on tokens.
|
2016-11-16 16:19:43 -08:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Xi Ge
|
6ad5e8bc13
|
[SourceKit][Test] Add a test to ensure function arguments' labels are aligned properly. rdar://26069993
|
2016-05-03 14:33:32 -07:00 |
|
Xi Ge
|
5dbabf5cb3
|
[Test] SourceKit: Add a test for indenting unnamed parameters. rdar://25178551
|
2016-03-18 17:24:31 -07:00 |
|
Xi Ge
|
a91cc97058
|
[SourceKit] Indentation: aligning parameters when argument names are present. rdar://24862107
Fix is in AST by removing unnecessary override.
Originally reported by: https://twitter.com/JohnRHeaton/status/702526804138074112
|
2016-02-26 12:09:24 -08:00 |
|
Xi Ge
|
562de320d3
|
[SourceKit][CodeFormat] Indent case label items of a case statement as siblings. rdar://24279926
|
2016-01-21 14:01:26 -08:00 |
|
Xi Ge
|
a65ffab3e7
|
[SourceKit][CodeFormat] When indent to siblings, respect tuple elements' names. rdar://24251847
|
2016-01-20 10:47:52 -08:00 |
|