Clone this repo:

Branches

  1. db8df9b [Clang][C++29] Template pack indexing (#218738) by Corentin Jabot · 6 hours ago main master
  2. be973ef [Clang-Tidy] Support lambda's init captures in `readability-identifier-naming`. (#214353) by Dmitrii Kuragin · 7 hours ago
  3. 0d41308 [Clang] Fix getReturnTypeSourceRange() for trailing return types (#219101) by Younan Zhang · 25 hours ago
  4. bc47c2c [Clang-Tidy] Improve `bugprone-implicit-widening-of-multiplication-result`. (#214501) by Dmitrii Kuragin · 33 hours ago
  5. d13f689 [clang][ssaf] Fix Windows link error by adding clangAST dependency (#219305) by Rashmi Mudduluru · 2 days ago
  6. 0cf11ce [clang][ssaf][clang-reforge] Tool for merging per-TU source-edit files (#216183) by Rashmi Mudduluru · 2 days ago
  7. f515564 [clang-tidy][NFC] Fix couple clang-tidy violations (#219006) by Baranov Victor · 2 days ago
  8. c928ace [clang-tidy][NFC] Disable new checks in .clang-tidy (#219002) by Baranov Victor · 2 days ago
  9. e618cdc [llvm, clang] Remove unused includes of FoldingSet.h (NFC) (#219027) by Kazu Hirata · 3 days ago
  10. acb5228 [clang-tools-extra] Unify python shebangs (#187287) by Ross Burton · 4 days ago
  11. e079c52 [clang][NFC] Improve TemplateName traversal in RecursiveASTVisitor. (#218425) by Corentin Jabot · 5 days ago
  12. efbc21e [clang-tidy] Fix modernize-use-noexcept crash on unparsed exception specs (#218256) by Hadong Lee · 5 days ago
  13. a75e5f7 [clang-tidy] Add llvm-regex check (#207407) by F.Tibor · 5 days ago
  14. 0ac1de1 [clang] Trim large(-ish) includes from common headers (#216946) by Chandler Carruth · 7 days ago
  15. fb0a1fe [clang-tidy] Fix false positives in readability-trailing-comma for designated initializers (#215934) by Yuta Nakamura · 7 days ago
  16. 87599c5 [clang-tidy] Fix crashes when analyzing unknown exceptions in bugprone-exception-escape (#218067) by Zeyi Xu · 7 days ago
  17. 493e208 [clang-tidy] Fix crash on pointer arithmetic with an incomplete type in bugprone-pointer-arithmetic-on-polymorphic-object (#215724) by Hao-Chen2337 · 7 days ago
  18. 039819d [clang-tidy] Fix modernize-raw-string-literal crash on raw literal operators (#217229) by Ahmed Zihan Hossain · 8 days ago
  19. b822097 [clang-tidy][docs] Rewrite check docs in six modules to Markdown (#217672) by Zeyi Xu · 8 days ago
  20. a502e0f [clang-tidy][docs] Rename check docs in six modules to Markdown (#217671) by Zeyi Xu · 8 days ago