Clone this repo:

Branches

  1. 998a936 [clang-tidy] Teach `modernize-type-traits` about more type traits (#147074) by Victor Chernyakin · 6 hours ago main master
  2. 890624b [clang-tidy][NFC] Prefer `constexpr llvm::StringLiteral` over `const char *` (#147301) by Victor Chernyakin · 17 hours ago
  3. fc48c44 [clang-tidy] support ak_attr_info in diagnostic forwarding (#147503) by Oleksandr T. · 23 hours ago
  4. 8ce779a [clang-tidy][NFC] fix compilation by disambiguating equality operator (#147048) by Gregor Jasny · 27 hours ago
  5. ef5f251 [Clang] [Diagnostics] Simplify filenames that contain '..' (#143520) by Sirraide · 2 days ago
  6. 839c09a [clang-tidy] [NFC] Potential dereference of nullptr. (#143145) by Zahira Ammarguellat · 2 days ago
  7. 4896658 [clangd][NFC] fix broken documentation link (#147088) by Nathan Ridge · 2 days ago
  8. bd13516 [clang-tidy] Fix false positives with template in `misc-unconventional-assign-operator` check (#143292) by flovent · 3 days ago
  9. 4029655 [clang][Sema] Unify getPrototypeLoc helpers in SemaCodeComplete and clangd (#143345) by Nathan Ridge · 4 days ago
  10. f7386cc [clang-tidy] fix false negatives with type aliases in `cppcoreguidlines-pro-bounds-pointer-arithmetic` check (#139430) by Baranov Victor · 5 days ago
  11. ec70e57 [clang-tidy] EndSourceFile() for preprocessor before diagnostic client (#145784) by Dave Bartolomeo · 5 days ago
  12. 709199f [clang-doc] add namespace references to VarInfo (#146964) by Erick Velez · 6 days ago
  13. 622eeea [clangd] Drop const from a return type (NFC) (#146707) by Kazu Hirata · 7 days ago
  14. eb15ef8 [clang-tidy] Fix false positive for cppcoreguidelines-pro-bounds-pointer-arithmetic (#127394) by flovent · 7 days ago
  15. b0df13e [clangd] Drop const from a return type (NFC) (#146623) by Kazu Hirata · 7 days ago
  16. af46702 [clang-tidy] Switch misc-confusable-identifiers check to a faster algorithm. (#130369) by Richard Smith · 8 days ago
  17. ebadafe [Modularize] Make `Location::operator bool` explicit by Ilya Biryukov · 8 days ago
  18. 5e089b8 [clang][CodeComplete] skip explicit obj param in code completion string (#146258) by Mythreya · 8 days ago
  19. f47cea5 [clang-doc] Remove the unused clangd header. by Haojian Wu · 8 days ago
  20. 9f51718 [clang-doc] serialize friends (#146165) by Erick Velez · 9 days ago