Clone this repo:

Branches

  1. 4e5b3f0 [clang][AST] Fix StmtProfile handling of GCCAsmStmt asm strings and clobbers (#201481) by LeeYoungJoon · 15 hours ago main master
  2. ba4b017 [clangd] Replay macro definitions from preamble for clang-tidy checks (#202495) by Qixi · 30 hours ago
  3. 879d818 Revert "[clang-tidy][NFC] Add more test coverage for tidy errors" (#204073) by Baranov Victor · 2 days ago
  4. b36a5db [clangd][nfc] Avoid type erasure for local recursive callbacks (#203042) by David Zbarsky · 2 days ago
  5. 02b76e1 [clang-tidy][NFC] Add more test coverage for tidy errors (#203987) by Baranov Victor · 2 days ago
  6. c099464 [clangd] Keep ModuleCache alive for captured preamble AST (#203952) by Ryan Mansfield · 3 days ago
  7. 67b94da [clang-tidy] Fix altera-unroll-loops crash on multi-decl for init (#203865) by Zeyi Xu · 3 days ago
  8. 5144cb2 [clang-tidy][NFC] Apply const-correctness to code (#203823) by Baranov Victor · 3 days ago
  9. 7c69c62 [clang-tidy] Avoid non-const-parameter fix-it conflicts with overloads (#202490) by Zeyi Xu · 5 days ago
  10. 1706eb4 [docs] try again to handle doxygen everywhere (#203081) by Jameson Nash · 7 days ago
  11. b87f5b5 [clang-tidy] Ignore label-like statements when checking if/else bodies (#202869) by Gaurav Dhingra · 7 days ago
  12. 26707be Revert "[clang] Reland: fix getTemplateInstantiationArgs (#202088)" (#203024) by Devon Loehr · 8 days ago
  13. 96f7f2a [clang-tidy] Add newline style note to contributing guide. NFC. (#202999) by Zeyi Xu · 8 days ago
  14. d9cc995 [docs] update CI to use latest release of doxygen (#202420) by Jameson Nash · 8 days ago
  15. c9a145e [clang-tidy] Fix modernize-loop-convert by introducing space (#202015) by Gaurav Dhingra · 8 days ago
  16. 00bc2b8 [clang-tidy] Preserve newline style in utility fix-its. NFC. [1/N] (#202483) by Zeyi Xu · 8 days ago
  17. 2e543a8 [clang-tidy] Avoid invalid fixes in `readability-delete-null-pointer` (#202488) by flovent · 8 days ago
  18. d30299e [clang-tidy] Fix false positive in bugprone-use-after-move with std::forward on derived classes (#199905) by Peiqi Li · 8 days ago
  19. 9a035e6 [clangd] Add missing direct includes for bit.h. NFC (#202840) by Fangrui Song · 8 days ago
  20. cdae450 [clang-tidy] Add `readability-redundant-nested-if` check (#181558) by Daniil Dudkin · 9 days ago