User Details
User Details
- User Since
- Dec 2 2019, 1:52 PM (140 w, 2 d)
May 15 2020
May 15 2020
ghvg1313 accepted D80031: [clang-format] [NFC] release note placed in the wrong location and other rst linting errors.
Thanks for the fix!
Apr 7 2020
Apr 7 2020
ghvg1313 added a comment to D77039: [clang-format] Don't break multi block parameters on ObjCBreakBeforeNestedBlockParam.
Apr 6 2020
Apr 6 2020
ghvg1313 edited reviewers for D77039: [clang-format] Don't break multi block parameters on ObjCBreakBeforeNestedBlockParam, added: jinlin; removed: MyDeveloperDay.
Mar 31 2020
Mar 31 2020
ghvg1313 added a comment to D77039: [clang-format] Don't break multi block parameters on ObjCBreakBeforeNestedBlockParam.
@jolesiak I don't yet have the commit access, do you mind help merging this diff? Thanks
ghvg1313 updated the diff for D77039: [clang-format] Don't break multi block parameters on ObjCBreakBeforeNestedBlockParam.
reset diff's base
ghvg1313 updated the diff for D77039: [clang-format] Don't break multi block parameters on ObjCBreakBeforeNestedBlockParam.
- Fix documentation formatting
Mar 30 2020
Mar 30 2020
Jan 24 2020
Jan 24 2020
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- rebase master
ghvg1313 added inline comments to D70926: [clang-format] Add option for not breaking line before ObjC params.
Jan 21 2020
Jan 21 2020
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- rebase master
- formatting code
Jan 15 2020
Jan 15 2020
ghvg1313 added a comment to D70926: [clang-format] Add option for not breaking line before ObjC params.
@MyDeveloperDay gentle ping for help merging
Jan 6 2020
Jan 6 2020
ghvg1313 added a comment to D70926: [clang-format] Add option for not breaking line before ObjC params.
Dec 18 2019
Dec 18 2019
ghvg1313 added inline comments to D70926: [clang-format] Add option for not breaking line before ObjC params.
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- Handle parameter break between blocks
- Fix test cases and move them to objcTest
- rebase
Dec 5 2019
Dec 5 2019
ghvg1313 added a comment to D70926: [clang-format] Add option for not breaking line before ObjC params.
@MyDeveloperDay Anything I'll need to do on my end to start the landing process?
Dec 4 2019
Dec 4 2019
ghvg1313 added a comment to D70926: [clang-format] Add option for not breaking line before ObjC params.
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- Move documents from release notes to header and proper rst, register test
Dec 3 2019
Dec 3 2019
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- rename option, remove handlers for nested block itself
ghvg1313 added inline comments to D70926: [clang-format] Add option for not breaking line before ObjC params.
Dec 2 2019
Dec 2 2019
ghvg1313 updated the diff for D70926: [clang-format] Add option for not breaking line before ObjC params.
- Update documents
ghvg1313 retitled D70926: [clang-format] Add option for not breaking line before ObjC params from Add option for not breaking line before ObjC params to [clang-format] Add option for not breaking line before ObjC params.
ghvg1313 removed a reviewer for D70926: [clang-format] Add option for not breaking line before ObjC params: klimek.