User Details
User Details
- User Since
- Sep 28 2022, 11:19 PM (17 w, 3 d)
Tue, Jan 3
Tue, Jan 3
Lounarok added a comment to D118743: [clang-tidy] Add `modernize-use-inline-const-variables-in-headers` check.
(data member is a variable inside a struct/class, but not a "freestanding" one)
Dec 1 2022
Dec 1 2022
Lounarok added a comment to D118743: [clang-tidy] Add `modernize-use-inline-const-variables-in-headers` check.
I tried this patch and it's really helpful!