Clone this repo:

Branches

  1. 9d140cb [clang-tidy][NFC] Enforce Unix line endings (#163650) by Baranov Victor · 15 hours ago main master
  2. 2be72da [clang] NFC: rename TagType::getOriginalDecl back to getDecl (#163271) by Matheus Izvekov · 18 hours ago
  3. 6ffe28a [clang-tidy] Fix crash in bugprone-not-null-terminated-result check (#160727) by Endre Fülöp · 22 hours ago
  4. 8c0cf2e [clangd] NFC: FindTarget code cleanup post #163206 by Matheus Izvekov · 2 days ago
  5. 4a0da57 [clang] NFC: NNS getLocalSourceRange user cleanup (#163206) by Matheus Izvekov · 3 days ago
  6. f05d6b9 [clang-tidy][NFC] Migrate tests away from `--match-partial-fixes` (#162851) by Victor Chernyakin · 3 days ago
  7. 6943892 [clangd] Fix code action kind for readability-identifier-naming fixes (#162808) by Ruoyu Zhong · 3 days ago
  8. c12b39b [clang-tidy] Correctly add parentheses in `readability-implicit-bool-conversion` (#162215) by flovent · 4 days ago
  9. b808004 [clang-doc] create namespace names according to their paths (#162886) by Erick Velez · 5 days ago
  10. 2f9ae38 [clang-tidy] Add IgnoredRegex to 'bugprone-suspicious-include' (#160958) by Björn Schäpers · 5 days ago
  11. d307567 [clang-doc] simplify filename selection for namespaces (#162885) by Erick Velez · 6 days ago
  12. 0fd001c [clang-tidy][NFC] Remove stale comment in test (#162857) by Victor Chernyakin · 6 days ago
  13. 6119ce1 [clang-tidy] Fix insertion location for certain function pointers in `cppcoreguidelines-init-variables` (#162218) by flovent · 6 days ago
  14. 8d0c715 [clang-tidy][NFC] Remove regex hacks to match full lines in tests (#162293) by Victor Chernyakin · 6 days ago
  15. 63d3250 [clangd] Doxygen Parsing: Add proper handling of \note, \warning and \retval command + change render kind of command arguments + add preprocessing for markdown code blocks/spans (#156365) by tcottin · 6 days ago
  16. fca6702 [clang-tidy][NFC] Update list.rst fix-its info for readability-braces-around-statements check (#162698) by Davide Cunial · 7 days ago
  17. e2cc438 [llvm][mustache] Use BumpPtrAllocator to save ASTNodes (#159194) by Paul Kirth · 7 days ago
  18. f730f54 [Clang-tidy][NFC] Fix potential constant overflow (#162647) by Zahira Ammarguellat · 7 days ago
  19. 985053a [clangd][Tweaks] Improve test infra for testing tweaks with an index (#160391) by Nathan Ridge · 7 days ago
  20. 6d559f0 [clang-tidy][NFC] Do less unnecessary work in `modernize-deprecated-headers` (#160967) by Victor Chernyakin · 7 days ago