User Details
User Details
- User Since
- Nov 30 2021, 6:10 PM (24 w, 11 h)
Sun, Apr 24
Sun, Apr 24
Herald added a project to D114837: format: Remove redundant calls to guessIsObjC to speed up clang-format on unknown file types: Restricted Project.
@curdeius , the PR description mentions the reason: when you pipe input from stdin, clang-format has to run through the "is it objective C?" codepath, and this is the codepath with the bug.
Jan 17 2022
Jan 17 2022
davidvc1 added a comment to D114837: format: Remove redundant calls to guessIsObjC to speed up clang-format on unknown file types.
+ @rsmith from CODE_OWNERS.txt: Hi Richard, could you please suggest a reviewer for this change? Thanks!
Nov 30 2021
Nov 30 2021
davidvc1 added a comment to D114837: format: Remove redundant calls to guessIsObjC to speed up clang-format on unknown file types.
Hi @curdeius, I'm new to the project and I'm adding you as a reviewer because I noticed you reviewed a number of recent changes in this directory. Are you a good reviewer for this change? Thanks!