Clone this repo:

Branches

  1. 8ddb54f [clang-tidy][NFC] http -> https (#160128) by Victor Chernyakin · 19 hours ago main master
  2. 70143c5 [clang-tidy] Rename 'cert-err52-cpp' to 'modernize-avoid-setjmp-longjmp' (#159813) by mitchell · 25 hours ago
  3. 9c4843a [clang-tidy][NFC] let multi-line string first line does not wrap (#160019) by Congcong Cai · 27 hours ago
  4. 4c9e646 [clang-tidy] Rename 'cert-dcl50-cpp' to 'modernize-avoid-variadic-functions' (#157737) by Baranov Victor · 2 days ago
  5. eca8659 [clang-tidy] Rename 'cert-err58-cpp' to 'bugprone-throwing-static-initialization' (#158151) by Baranov Victor · 2 days ago
  6. f3fb790 Reland "[clangd] Add feature modules registry" (#154836) by Aleksandr Platonov · 2 days ago
  7. d065f40 [clang-tidy][NFC] add comment in llvm-use-ranges for add_new_check.py (#159927) by Congcong Cai · 3 days ago
  8. a3ceffa [clang-tidy] Support find for string-like classes in readability-container-contains (#157243) by Nicolas van Kempen · 3 days ago
  9. 41e77d4 [clang-tidy][NFC] fix cmake issue (#159919) by Congcong Cai · 3 days ago
  10. 2ef02fe [clang-tidy][custom-check][NFC] fix test when `CLANG_TIDY_ENABLE_QUERY_BASED_CUSTOM_CHECKS` disable (#159809) by Congcong Cai · 4 days ago
  11. a7f8c30 [clang-tidy] Fix `bugprone-sizeof-expression` crash on arrays of dependent type (#159701) by Victor Chernyakin · 4 days ago
  12. 763b605 reapply "[clang-tidy] support query based custom check" (#159547) by Congcong Cai · 4 days ago
  13. ab1c840 [clang-tidy][NFC] Fix error in example code for `modernize-use-scoped-lock`'s doc (#159722) by flovent · 4 days ago
  14. 24f09a6 [llvm][clang] Pass VFS to `llvm::cl` command line handling (#159174) by Jan Svoboda · 5 days ago
  15. 3a809de [Clangd] [NFC] Fix dereference of null value (#159566) by Zahira Ammarguellat · 5 days ago
  16. 422fe2f [clang-tidy][NFC] Construct map at compile time (#158166) by Victor Chernyakin · 5 days ago
  17. ebfa31b Revert "[clang-tidy] support query based custom check" (#159380) by Ingo Müller · 6 days ago
  18. 7700436 [clang-tidy] Enable `modernize-return-braced-init-list`'s tests in C++11 (#158196) by Victor Chernyakin · 6 days ago
  19. 33c6799 [clang-tidy] support query based custom check (#131804) by Congcong Cai · 6 days ago
  20. ac3a916 [clangd] Show type hint for simple cases of dependent 'auto' (#156284) by Nathan Ridge · 7 days ago