Clone this repo:

Branches

  1. 4fa41ef [clang-tidy][NFC] Use universal utility mock in testcases [1/N] (#185431) by mitchell · 2 hours ago main master
  2. a55fd97 [clang-tidy] Fix false negatives in performance-faster-string-find with libstdc++ (#185559) by mitchell · 3 hours ago
  3. 8e17281 [clang-doc] Cleanup CMake files and ensure benchmarks build (#185469) by Paul Kirth · 12 hours ago
  4. 4afcf3f [clang-tidy][NFC] Implicitly add checkers/Inputs/Headers as system headers in tests (#185442) by Baranov Victor · 14 hours ago
  5. cd3f1fb [clang-doc] Fix wrong type name for Serializer in benchmark (#185493) by Erick Velez · 15 hours ago
  6. d24000a [clang-tidy] Improve performance-use-std-move in presence of control-flow (#184136) by serge-sans-paille · 20 hours ago
  7. cc9e858 [clang-tidy] Redirect hicpp-ignored-remove-result to bugprone-unused-return-value (#184547) by LeeYoungJoon · 22 hours ago
  8. 67cb43c [clang-tidy][NFC] Add missing Option tests in cppcoreguidelines and performance [3/N] (#185210) by mitchell · 22 hours ago
  9. 5f7b4eb [clang-tidy] Fix readability-else-after-return for [[likely]]/[[unlikely]] if (#184684) by Berkay Sahin · 2 days ago
  10. 4796cce [clang-tidy] Fix false positive for constrained template parameters in `cppcoreguidelines-missing-std-forward` (#182038) by Aditya Singh · 3 days ago
  11. 54f41c5 [clangd] Disable PCH for libs that use gRPC (#185185) by Alexis Engelke · 3 days ago
  12. 67e435d [clang-doc] Introduce Serializer class (#184873) by Paul Kirth · 3 days ago
  13. 058c61b [clang-tidy] Correctly handle attributes in readability-inconsistent-ifelse-braces (#184095) by mitchell · 3 days ago
  14. 79b30b7 [clang-doc] Introduce abstractions for pointer operations (#184872) by Paul Kirth · 3 days ago
  15. 2102e45 [clang-doc] Introduce type alias for OwningPtrVec/Array (#184871) by Paul Kirth · 3 days ago
  16. b1b7482 [clang-doc][NFC] Introduce Vector and Array abstractions (#184870) by Paul Kirth · 3 days ago
  17. d9a1490 [clang-tidy][NFC] Update contribution guide for test language standards (#184769) by mitchell · 3 days ago
  18. a8220dc [clang-doc][NFC] Introduce OwnedPtr abstraction (#184869) by Paul Kirth · 3 days ago
  19. c4f1f99 [clang-doc] Add button toggle for light/dark theme (#181587) by Erick Velez · 4 days ago
  20. a3f2ad33 [clang-doc] Fix benchmark not compiling (#185065) by Erick Velez · 4 days ago