Clone this repo:

Branches

  1. fa28456 [NFC][run-clang-tidy] Add minor type hints (#151873) by Nicolas van Kempen · 12 hours ago main master
  2. 8853602 [NFC] Fix `assignment` typo. (#151864) by Connector Switch · 14 hours ago
  3. d495e36 [clang-tidy] Fix bugprone-tagged-union-member-count false-positive (#135831) by tigbr · 17 hours ago
  4. cd56c7e Revert "[clang-tidy] fix `bugprone-narrowing-conversions` false positive for conditional expression" (#151859) by Baranov Victor · 17 hours ago
  5. a97df06 [clang-tidy] fix `bugprone-narrowing-conversions` false positive for conditional expression (#139474) by Andrey · 18 hours ago
  6. bc2bd21 [clang-tidy][NFC] Enable 'performance-move-const-arg' in '.clang-tidy' config (#148549) by Baranov Victor · 18 hours ago
  7. 49a548b [clang-tidy] Add 'enable-check-profiling' with aggregated results to 'run-clang-tidy' (#151011) by Baranov Victor · 20 hours ago
  8. 82c4e05 [clangd][NFC] Make some local variables HeaderSourceSwitch.cpp const and constexpr (#143193) by Jouni · 24 hours ago
  9. a0ffe80 [clangd] Support invoking call hierarchy on enum constants (#147042) by timon-ul · 24 hours ago
  10. 7bd0157 [clang-tidy] Use llvm::none_of (NFC) (#151801) by Kazu Hirata · 2 days ago
  11. 555c280 [clang-tidy] Skip declarations in system headers in RenamerClangTidyC… (#151772) by Carlos Galvez · 2 days ago
  12. 130c22a NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151782) by James Y Knight · 2 days ago
  13. 3f9eb4f [clang-tidy][NFC] Enable `readability-avoid-return-with-void-value` check in the codebase (#151356) by Victor Chernyakin · 3 days ago
  14. 8554826 NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151545) by James Y Knight · 3 days ago
  15. 9b0cd46 [clang-tools-extra] Remove %T from lit tests (#151538) by Aiden Grossman · 3 days ago
  16. 25b7315 [clang-tidy] Add check 'bugprone-invalid-enum-default-initialization' (#136823) by Balázs Kéri · 4 days ago
  17. f97adf8 [clang][CodeComplete] skip explicit obj param when creating signature string (#146649) by Mythreya Kuricheti · 4 days ago
  18. 0e6fb44 [clangd] Make inline friend functions appear in document symbols (#150629) by Christian Kandeler · 5 days ago
  19. e93a59e [clang-tools-extra] using wrapper llvm::sort(nfc) (#150998) by Austin · 6 days ago
  20. 9c6f321 [clang-tidy][mlir] Make rewrite more conservative. (#150757) by Jacques Pienaar · 6 days ago