Clone this repo:

Branches

  1. ac8e414 [clang-tidy] Add detection in container's method except `empty` in `readability-container-size-empty` (#154017) by flovent · 50 minutes ago main master
  2. 9da661e [clangd] Fix a warning by Kazu Hirata · 8 hours ago
  3. 454a0f4 [clangd] Add Hover.MacroContentsLimit config option (#155105) by Jaagup Averin · 11 hours ago
  4. d79dab8 [clangd] Implement simple folding for preprocessor branches (#140959) by aketchum15 · 12 hours ago
  5. 62abb27 [NFC] [clangd] [C++20] [Modules] Improve logging message by Chuanqi Xu · 13 hours ago
  6. 2cf624b [clang] NFC: reintroduce clang/include/clang/AST/Type.h (#155050) by Matheus Izvekov · 24 hours ago
  7. 8bc07e9 [clang] NFC: rename clang/include/clang/AST/Type.h to TypeBase.h (#155049) by Matheus Izvekov · 24 hours ago
  8. 4fc504c [clang-doc] lower filename length limit by 5 (#155511) by Erick Velez · 25 hours ago
  9. 23fe657 [clang] AST: fix getAs canonicalization of leaf types (#155028) by Matheus Izvekov · 30 hours ago
  10. bea96ac [clang][HeuristicResolver] Resolve explicit object parameter to enclosing record type (#155143) by Mythreya Kuricheti · 36 hours ago
  11. 7dc67c2 [NFC] [clangd] [C++20 Modules] Add a warning if clangd detected multiple by Chuanqi Xu · 2 days ago
  12. 8cb4110 [clang] NFC: introduce Type::getAsEnumDecl, and cast variants for all TagDecls (#155463) by Matheus Izvekov · 2 days ago
  13. 3289fa4 [clang-tidy][test] Make check_clang_tidy.py work with very long file paths (#155318) by Arthur Eubanks · 2 days ago
  14. 7e34ae1 [clangd] [C++20 Modules] Add --debug-modules-builder to not remove built module files on exit by Chuanqi Xu · 2 days ago
  15. 195ffed [NFC] [clangd] [Modules] remove dot in log by Chuanqi Xu · 2 days ago
  16. da8a619 [clang] NFC: change more places to use Type::getAsTagDecl and friends (#155313) by Matheus Izvekov · 3 days ago
  17. bd87181 [clangd] extend and rearrange doxygen hover documentation (#152918) by tcottin · 3 days ago
  18. 4aee638 [clang-tidy][NFC] clean up some matchers in `modernize-type-traits` (#155180) by Victor Chernyakin · 4 days ago
  19. e3712de [clang-tidy] Add check to replace operator[] with at() Enforce SL.con.3 (#95220) by Paul Heidekrüger · 4 days ago
  20. 43cfd8e [clang-tidy] Skip system macros in readability-identifier-naming check (#132016) by Carlos Galvez · 5 days ago