1. 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
  2. 6c771e7 Revert "Remove flags rejected by RBE input processor" by Pirama Arumuga Nainar · 1 year, 10 months ago
  3. c31c2fb Suppress clang-tidy warnings causing build errors after clang update by Yabin Cui · 2 years, 3 months ago
  4. 2c336fe Suppress performance-avold-endl clang-tidy warning by Yabin Cui · 2 years, 3 months ago
  5. df456b5 Suppress misc-use-anonymous-namespace clang-tidy warning by Yi Kong · 2 years, 8 months ago
  6. ee030d2 export clang-tidy extraArgFlags to Bazel by Sam Delmerico · 2 years, 10 months ago
  7. b9b6c67 export clang-tidy variables to soong_injection by Sam Delmerico · 2 years, 11 months ago
  8. ff2efae Disable external/grpc-grpc even with TIDY_EXTERNAL_VENDOR=1 by Chih-Hung Hsieh · 2 years, 11 months ago
  9. d21c46a Allow default clang-tidy checks by Chih-Hung Hsieh · 2 years, 11 months ago
  10. a4724a0 Remove flags rejected by RBE input processor by Chih-Hung Hsieh · 3 years ago
  11. 1a46753 No clang-tidy by default for external and vendor by Chih-Hung Hsieh · 3 years ago
  12. 3b93ac6 Disable/allow some clang-tidy and clang warnings by Chih-Hung Hsieh · 3 years, 1 month ago
  13. 9f876e9 Set NoWarningsAsErrorsInTidyFlags by Chih-Hung Hsieh · 3 years, 3 months ago
  14. 794b81d Prepare to obsolete -warnings-as-errors in tidy_flags by Chih-Hung Hsieh · 3 years, 3 months ago
  15. 43b920e Disable tidy checks in TidyGlobalNoChecks by Chih-Hung Hsieh · 3 years, 3 months ago
  16. 8212621 Reduce default global google-* clang-tidy checks by Chih-Hung Hsieh · 3 years, 4 months ago
  17. 5d46cd3 Disable performance-no-int-to-ptr in global default by Chih-Hung Hsieh · 3 years, 4 months ago
  18. 47e35bb Reduce tidy checks in org.chromium.arc.mojom by Chih-Hung Hsieh · 3 years, 4 months ago
  19. 9bcce2e Disable tidy default DeprecatedOrUnsafeBufferHandling check by Chih-Hung Hsieh · 3 years, 7 months ago
  20. 4b72145 Don't use bugprone-easily-swappable-parameters for global tidy builds either by Stephen Hines · 4 years ago
  21. f92c715 Use tidyExternalVendor for external/googletest by Chih-Hung Hsieh · 4 years ago
  22. 062e934 No clang-analyzer-* checks by default for generated files by Chih-Hung Hsieh · 4 years ago
  23. a3014f1 Remove Abseil checks from clang-tidy defaults. by Krzysztof Kosiński · 4 years, 6 months ago
  24. 9f94c36 Change default DEFAULT_TIDY_HEADER_DIRS to empty by Chih-Hung Hsieh · 4 years, 7 months ago
  25. e9dca0a Enable clang-analyzer-optin.performance.* checks by Chih-Hung Hsieh · 4 years, 7 months ago
  26. 04f8d37 Add clang-analyzer check if selected. by Chih-Hung Hsieh · 4 years, 8 months ago
  27. 4d31a04 Do not enable all clang-analyzer-* checks, by Chih-Hung Hsieh · 4 years, 8 months ago
  28. 34850d3 add more global default checks by Chih-Hung Hsieh · 4 years, 8 months ago
  29. 46cad06 Revert "To use same default for the nightly builds." by Chris Li · 4 years, 8 months ago
  30. b767f91 Fix comment. by Chih-Hung Hsieh · 4 years, 8 months ago
  31. b063dc4 To use same default for the nightly builds. by Chih-Hung Hsieh · 4 years, 8 months ago
  32. 70b9316 Add bugprone to global clang-tidy default checks by Chih-Hung Hsieh · 6 years ago
  33. fac4eec Revert "Disable performance-noexcept-move-constructor check." by Chih-hung Hsieh · 7 years ago
  34. 1b5470a Disable performance-noexcept-move-constructor check. by Chih-Hung Hsieh · 7 years ago
  35. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 7 years ago
  36. 60bd4bf Use DEFAULT_TIDY_HEADER_DIRS env variable. by Chih-Hung Hsieh · 7 years ago
  37. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 7 years ago
  38. ff7cff7 Do not pass -flto dependent flags to clang-tidy. by Chih-Hung Hsieh · 7 years ago
  39. 5942fe4 Do not pass -flto and -fsanitize flags to clang-tidy. by Chih-Hung Hsieh · 7 years ago
  40. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  41. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  42. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
  43. 318af8b Allow overriding tidy configs using environment variables by Dan Willemsen · 9 years ago
  44. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago