Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-19 | Clean up special member functions | David Robillard | 1 | -1/+0 | |
2020-12-19 | Suppress warnings with older clang-tidy | David Robillard | 1 | -4/+1 | |
2020-12-19 | Avoid "else" after "return" | David Robillard | 1 | -2/+0 | |
2020-12-16 | Fix build with older GCC | David Robillard | 1 | -1/+3 | |
This reverts commit 57602cd13969d72cfae284bccdeee1ac6bf15c1e. | |||||
2020-12-14 | Suppress new clang-tidy warnings | David Robillard | 1 | -0/+5 | |
2020-11-12 | Use separate clang-tidy configurations for headers and tests | David Robillard | 1 | -0/+31 | |