1. b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 10 months ago
  2. 88ea9ff Replace FinalModule with IsFinalModule. by Yu Liu · 10 months ago
  3. ec7043d Collect kythe, obj and tidy files using ModuleProxy. by Yu Liu · 10 months ago
  4. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  5. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  6. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
  7. ee030d2 export clang-tidy extraArgFlags to Bazel by Sam Delmerico · 2 years, 10 months ago
  8. 13fbf4a add comment to sync Bazel clang-tidy rules by Sam Delmerico · 2 years, 10 months ago
  9. ff2efae Disable external/grpc-grpc even with TIDY_EXTERNAL_VENDOR=1 by Chih-Hung Hsieh · 2 years, 11 months ago
  10. 140c40a Add TIDY_EXTERNAL_VENDOR 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. 9f876e9 Set NoWarningsAsErrorsInTidyFlags by Chih-Hung Hsieh · 3 years, 3 months ago
  13. 794b81d Prepare to obsolete -warnings-as-errors in tidy_flags by Chih-Hung Hsieh · 3 years, 3 months ago
  14. 6f93121 Merge "Disable tidy checks in TidyGlobalNoChecks" by Chih-hung Hsieh · 3 years, 3 months ago
  15. 5a8ce13 Revert "Disallow -warnings-as-errors in tidy_flags" by Yasin Kilicdere · 3 years, 3 months ago
  16. 43b920e Disable tidy checks in TidyGlobalNoChecks by Chih-Hung Hsieh · 3 years, 3 months ago
  17. 2d48184 Disallow -warnings-as-errors in tidy_flags by Chih-Hung Hsieh · 3 years, 4 months ago
  18. 80e3e03 Shorten the -checks flag in clang-tidy rules by Chih-Hung Hsieh · 3 years, 3 months ago
  19. 5fe637a no out/soong/... in default header-filter by Chih-Hung Hsieh · 3 years, 4 months ago
  20. 104f51f add ALLOW_LOCAL_TIDY_TRUE and some tests by Chih-Hung Hsieh · 3 years, 5 months ago
  21. 63d59eb Use only single dash for tidy flags by Chih-Hung Hsieh · 3 years, 7 months ago
  22. 5fc137b [cc/tidy] Disable cert-err33-c by Pirama Arumuga Nainar · 3 years, 7 months ago
  23. 7540a78 Generate tidy-* rules unless tidy is disabled by Chih-Hung Hsieh · 3 years, 8 months ago
  24. 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 4 years ago
  25. e827329 Switch to clang r433403 by Yi Kong · 4 years ago
  26. 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years, 1 month ago
  27. 786c1d4 Revert "Switch to clang r428724 13.0.1." by Yabin Cui · 4 years, 1 month ago
  28. e87329c Switch to clang r428724 13.0.1. by Yabin Cui · 4 years, 2 months ago
  29. 3b606c8 Delete unused functions by Liz Kammer · 4 years, 2 months ago
  30. 217e09a Forbit extra quotes in tidy flag lists by Chih-Hung Hsieh · 4 years, 7 months ago
  31. 9f94c36 Change default DEFAULT_TIDY_HEADER_DIRS to empty by Chih-Hung Hsieh · 4 years, 7 months ago
  32. 1b4934a WITH_TIDY=1 implies -warnings-as-errors=-* by Chih-Hung Hsieh · 4 years, 8 months ago
  33. d12afec Allow globally disabling some clang-tidy checks. by Dan Albert · 5 years ago
  34. 8ec05ff Switch to clang-r383902 (11.0.1). by Yabin Cui · 5 years ago
  35. 70ba0e2 Disable cert-dcl51-cpp and -cert-dcl37-c. by Yabin Cui · 5 years ago
  36. 3d3df82 Disable bugprone-reserved-identifier by Chih-Hung Hsieh · 5 years ago
  37. 32c4986 Add support for clang-tidy -warnings-as-errors in Android.bp files by Nikita Ioffe · 6 years ago
  38. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 7 years ago
  39. 327b6f0 Disable cert-dcl16-c clang-tidy check for mingw32. by Chih-Hung Hsieh · 7 years ago
  40. 8536d6b Remove GCC checks by Dan Willemsen · 7 years ago
  41. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 7 years ago
  42. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  43. 669cb91 Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 8 years ago
  44. dc0c030 Call clang-tidy with -quiet unless WITH_TIDY is set. by Chih-Hung Hsieh · 8 years ago
  45. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  46. 561a3fe soong: add __clang_analyzer__ to clang-tidy by George Burgess IV · 8 years ago
  47. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 9 years ago
  48. 379d2cb Always check tidy properties by Colin Cross · 9 years ago
  49. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago