Skip to content
Snippets Groups Projects
  1. May 11, 2021
  2. Jan 27, 2021
  3. Nov 12, 2020
  4. Apr 13, 2020
  5. Sep 16, 2019
  6. Sep 10, 2019
    • wahikihiki's avatar
      clang-tidy: modernize-use-auto · d25a5a7e
      wahikihiki authored
      Set the MinTypeNameLength option to an impossibly high value in order
      to limit the diagnostics to iterators.  Leave new expressions and cast
      expressions for later.
      d25a5a7e
  7. Sep 06, 2019
  8. Sep 04, 2019
  9. Aug 20, 2019
  10. Aug 05, 2019
  11. Jul 30, 2019
  12. Apr 02, 2019
  13. Jan 30, 2019
  14. Jan 29, 2019
  15. Jan 25, 2019
    • wahikihiki's avatar
      clang-tidy: Use `= default` · 55671b41
      wahikihiki authored and Brad King's avatar Brad King committed
      Suppress some cases in `Source/cmGeneratorExpressionNode.cxx` and
      `Source/cmUVHandlePtr.h` where a few older compilers require a
      user-defined default constructor (with `{}`).
      55671b41
  16. Jan 22, 2019
  17. Jan 17, 2019
  18. Jan 15, 2019
  19. Dec 15, 2018
  20. Nov 21, 2018
  21. Nov 20, 2018
  22. Sep 26, 2018
  23. Sep 24, 2018
  24. Sep 28, 2017
Loading