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