1. 1b4934a WITH_TIDY=1 implies -warnings-as-errors=-* by Chih-Hung Hsieh · 4 years ago
  2. d12afec Allow globally disabling some clang-tidy checks. by Dan Albert · 4 years, 5 months ago
  3. 8ec05ff Switch to clang-r383902 (11.0.1). by Yabin Cui · 4 years, 9 months ago
  4. 70ba0e2 Disable cert-dcl51-cpp and -cert-dcl37-c. by Yabin Cui · 4 years, 9 months ago
  5. 3d3df82 Disable bugprone-reserved-identifier by Chih-Hung Hsieh · 4 years, 9 months ago
  6. 32c4986 Add support for clang-tidy -warnings-as-errors in Android.bp files by Nikita Ioffe · 6 years ago
  7. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  8. 327b6f0 Disable cert-dcl16-c clang-tidy check for mingw32. by Chih-Hung Hsieh · 6 years ago
  9. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  10. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 6 years ago
  11. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  12. 669cb91 Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 7 years ago
  13. dc0c030 Call clang-tidy with -quiet unless WITH_TIDY is set. by Chih-Hung Hsieh · 7 years ago
  14. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  15. 561a3fe soong: add __clang_analyzer__ to clang-tidy by George Burgess IV · 8 years ago
  16. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  17. 379d2cb Always check tidy properties by Colin Cross · 8 years ago
  18. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago