Clone this repo:

Branches

  1. 4796cce [clang-tidy] Fix false positive for constrained template parameters in `cppcoreguidelines-missing-std-forward` (#182038) by Aditya Singh · 21 hours ago main master
  2. 54f41c5 [clangd] Disable PCH for libs that use gRPC (#185185) by Alexis Engelke · 21 hours ago
  3. 67e435d [clang-doc] Introduce Serializer class (#184873) by Paul Kirth · 30 hours ago
  4. 058c61b [clang-tidy] Correctly handle attributes in readability-inconsistent-ifelse-braces (#184095) by mitchell · 30 hours ago
  5. 79b30b7 [clang-doc] Introduce abstractions for pointer operations (#184872) by Paul Kirth · 33 hours ago
  6. 2102e45 [clang-doc] Introduce type alias for OwningPtrVec/Array (#184871) by Paul Kirth · 33 hours ago
  7. b1b7482 [clang-doc][NFC] Introduce Vector and Array abstractions (#184870) by Paul Kirth · 33 hours ago
  8. d9a1490 [clang-tidy][NFC] Update contribution guide for test language standards (#184769) by mitchell · 33 hours ago
  9. a8220dc [clang-doc][NFC] Introduce OwnedPtr abstraction (#184869) by Paul Kirth · 33 hours ago
  10. c4f1f99 [clang-doc] Add button toggle for light/dark theme (#181587) by Erick Velez · 2 days ago
  11. a3f2ad33 [clang-doc] Fix benchmark not compiling (#185065) by Erick Velez · 2 days ago
  12. 9e99fed [clang][diagnostics] Stable IDs for Clang diagnostics (#168153) by Dave Bartolomeo · 2 days ago
  13. c36642d [clang-doc][NFC] Move static functions into JSONGenerator as methods (#184663) by Erick Velez · 2 days ago
  14. c21006c [clang-tidy][NFC] add config for 22.x clang-tidy (#184834) by Baranov Victor · 2 days ago
  15. 53e92ab [clang-tidy][NFC] Fix various clang-tidy finding (#184831) by Baranov Victor · 2 days ago
  16. 5337c77 [clang-tidy] Rename hicpp-no-assembler to portability-no-assembler, keep hicpp as alias (#184030) by Arjun Parmar · 2 days ago
  17. 25905ec [clang-tidy][NFC] Add missing Option tests in `readability` [2/N] (#184708) by mitchell · 2 days ago
  18. cc7119a [clang][modules] Add warning for module maps with ".." paths (#184279) by Michael Spencer · 3 days ago
  19. 867f6fa [ClangIncludeCleaner] Disable PCH (#184809) by Alexis Engelke · 3 days ago
  20. ff4a7b0 [clang-tidy] Fix option serialization in misc-throw-by-value-catch-by-reference (#184750) by mitchell · 3 days ago