In D145778#4184611, @PiotrZSL wrote:What should I put as commit author ?
I'm asking because this is diff, and commit author looks to be attached to it.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 10 2023
Mar 10 2023
florianhumblot added a comment to D145778: [clang-tidy] Change readability-magic-numbers to allow numbers in type aliases..
florianhumblot added a comment to D145778: [clang-tidy] Change readability-magic-numbers to allow numbers in type aliases..
In D145778#4184530, @PiotrZSL wrote:LGTM
florianhumblot updated the diff for D145778: [clang-tidy] Change readability-magic-numbers to allow numbers in type aliases..
Generate diff with full context and updated the example to use the default settings of the readabiliy-magic-numbers checker
florianhumblot abandoned D145780: [clang-tidy] Introduce option to allow magic numbers in type aliases.
Accidentally opened this one with arcanist. The changes have been moved to https://reviews.llvm.org/D145778
florianhumblot updated the diff for D145778: [clang-tidy] Change readability-magic-numbers to allow numbers in type aliases..
Made it so that the proposed change doesn't change the default behavior of the check.
Introduce an option to allow enabling the exclusion.