User Details
User Details
- User Since
- Jan 14 2021, 1:32 AM (7 w, 4 d)
Wed, Feb 10
Wed, Feb 10
Budovi added a comment to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Budovi updated the diff for D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Changes:
- Fixed comments
Feb 5 2021
Feb 5 2021
Budovi updated the diff for D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Changes:
- Added a unit test with a different IndentWidth
- Removed a unit test that contained a class nested in function; didn't add much IMHO
- Added brief comments about potentially non-obvious behaviour to some tests
Budovi planned changes to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Feb 4 2021
Feb 4 2021
Budovi added inline comments to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Budovi updated the diff for D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Changes:
- Added release notes
- Changed the documentation (tried to make it more clear in response to the confusion about the added option)
Feb 2 2021
Feb 2 2021
Budovi planned changes to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Budovi updated the diff for D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Updated the tests after checking the issues were not caused by the patch and they are reported / fixed.
Budovi planned changes to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Jan 14 2021
Jan 14 2021
Budovi added inline comments to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
Budovi added a comment to D94661: [clang-format] [PR19056] Add support for access modifiers indentation.
The very first unit test has no modifiers, the third one has a member before a modifier in the nested class C.
Budovi requested review of D94661: [clang-format] [PR19056] Add support for access modifiers indentation.