Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-22 | Suppress various clang-tidy warnings | David Robillard | 1 | -0/+1 | |
These libc-specific warnings are a new level, even for LLVM. Using an opt-out style for this is probably not going to last. | |||||
2020-11-01 | Run clang-tidy on all headers and fix various issues | David Robillard | 1 | -0/+8 | |
It's a nightmare trying to get this thing to check everything. |