User Details
User Details
- User Since
- Fri, Mar 10, 1:58 AM (2 w, 10 h)
Fri, Mar 10
Fri, Mar 10
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..
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.