Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add generator expression support to static code analysis hooks | Stefan Schober | 2023-03-27 | 1 | -1/+1 |
* | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property | Kyle Edwards | 2022-12-06 | 8 | -0/+173 |
* | clang-tidy: Don't append compiler commands if using -p | Craig Scott | 2022-10-07 | 2 | -0/+8 |
* | clang-tidy: allow OBJC and OBJCXX | Andrew Fuller | 2020-11-05 | 11 | -0/+32 |
* | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero | Brad King | 2016-11-18 | 4 | -0/+7 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 2 | -2/+8 |
* | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 12 | -0/+43 |