Clone this repo:

Branches

  1. b4dfa2e [clang-tidy][NFC] Fix broken link in `bugprone-default-operator-new-on-overaligned-type` (#166546) by mitchell · 16 hours ago main master
  2. 0e25a66 [clang-tidy][doc] add more information in twine-local's document (#166266) by Congcong Cai · 18 hours ago
  3. 6d0043c [clang-tidy] Rename `cert-dcl58-cpp` to `bugprone-std-namespace-modification` (#165659) by mitchell · 20 hours ago
  4. 2abe47b [Docs][clang-tools-extra] Convert maintainers list to .rst format (#165171) by Baranov Victor · 33 hours ago
  5. e6b3ca9 [clangd] Preserve qualified names in "override pure virtual methods" tweak (#163726) by Marco Maia · 2 days ago
  6. d037486 [clang] Make "__GCC_HAVE_DWARF2_CFI_ASM" a proper predefined macro (#165731) by Cyndy Ishida · 2 days ago
  7. 8a5b0b2 [ExprMutation] fix false postives on pointer-to-member operator (#166069) by Congcong Cai · 3 days ago
  8. d0aa2b3 [clang-tidy] Rename `cert-mem57-cpp` to `bugprone-default-operator-new-on-overaligned-type` (#165542) by mitchell · 3 days ago
  9. 5730917 [clangd] Handle AttributedTypeLoc in SelectionTree (#163926) by Quan Zhuo · 3 days ago
  10. 8538552 [clang-tidy] Rename and move 'cert-oop57-cpp' to 'bugprone-raw-memory-call-on-non-trivial-type' (#162039) by Dasha Buka · 3 days ago
  11. 4ed5fdf [clang-tidy][NFC] Fix llvm-prefer-static-over-anonymous-namespace warnings N/N (#165172) by Baranov Victor · 3 days ago
  12. 61cc4ec [clang-tidy][mlir] Expand to cover pointer of builder (#159423) by Jacques Pienaar · 3 days ago
  13. 5e3dd4e [clang-tidy][NFC] Fix alphabetical order in `ReleaseNotes.rst` (#166038) by mitchell · 4 days ago
  14. 79916c6 [clang-tidy][NFC] Clarify some options use regex to matching in doc (1/N) (#161142) by flovent · 4 days ago
  15. 43baaa6 [ADT] Prepare to deprecate variadic `StringSwitch::Cases`. NFC. (#166020) by Jakub Kuderski · 4 days ago
  16. 9a23f02 [clang-doc] create a separate cmake file for clang-doc's lit tests (#165935) by Erick Velez · 5 days ago
  17. 9e5342e [clang-tidy][readability-redundant-parentheses] add option to prevent widely used work around (#164827) by Congcong Cai · 6 days ago
  18. 1aedbe8 [clang-tidy] Allow thread-local variables in avoid-non-const-global-variables (#164442) by Sirui Mu · 8 days ago
  19. cf416dc [clang-tidy] Emit warnings from user headers by default (#164165) by Baranov Victor · 8 days ago
  20. 770cc83 [clang-tidy] Fix param-pack fix-its for 'performance-unnecessary-value-param' check (#164130) by Baranov Victor · 8 days ago