Clone this repo:

Branches

  1. 02d3d83 [Clang-doc] Display values and comments in MD (#183754) by Samrudh Nelli · 79 minutes ago main master
  2. d89914e [Clang-doc] Display enum comments in HTML (#183085) by Samrudh Nelli · 4 hours ago
  3. 38a6641 [clang-tidy][NFC] Don't qualify names unless strictly necessary (#185169) by Victor Chernyakin · 5 hours ago
  4. 99aa0d6 [clang-tidy] Rename hicpp-exception-baseclass to bugprone-exception-baseclass (#183474) by LeeYoungJoon · 13 hours ago
  5. b48120a [clang-tidy][NFC] Use universal utility mock in testcases [2/N] (#185797) by mitchell · 14 hours ago
  6. d79bbbe [clang-doc][NFC] Remove outdated tag in comment template (#185704) by Erick Velez · 23 hours ago
  7. caf4d51 [clang-tidy] New checker: modernize-use-std-bit to detect std::has_one_bit idiom (#185435) by serge-sans-paille · 25 hours ago
  8. 9b7f250 [Clang-doc] Trim comments after parsing them from the AST (#185528) by Samrudh Nelli · 28 hours ago
  9. 9d6573a [clang-tidy] Fix false negative in `readability-simplify-subscript-expr` when subscripting substituted types (#185570) by Victor Chernyakin · 30 hours ago
  10. 30fdd9b [clang][Index][NFC] Carve out USRGeneration from clangIndex (#185499) by Balázs Benics · 32 hours ago
  11. 4fa41ef [clang-tidy][NFC] Use universal utility mock in testcases [1/N] (#185431) by mitchell · 34 hours ago
  12. a55fd97 [clang-tidy] Fix false negatives in performance-faster-string-find with libstdc++ (#185559) by mitchell · 36 hours ago
  13. 8e17281 [clang-doc] Cleanup CMake files and ensure benchmarks build (#185469) by Paul Kirth · 2 days ago
  14. 4afcf3f [clang-tidy][NFC] Implicitly add checkers/Inputs/Headers as system headers in tests (#185442) by Baranov Victor · 2 days ago
  15. cd3f1fb [clang-doc] Fix wrong type name for Serializer in benchmark (#185493) by Erick Velez · 2 days ago
  16. d24000a [clang-tidy] Improve performance-use-std-move in presence of control-flow (#184136) by serge-sans-paille · 2 days ago
  17. cc9e858 [clang-tidy] Redirect hicpp-ignored-remove-result to bugprone-unused-return-value (#184547) by LeeYoungJoon · 2 days ago
  18. 67cb43c [clang-tidy][NFC] Add missing Option tests in cppcoreguidelines and performance [3/N] (#185210) by mitchell · 2 days ago
  19. 5f7b4eb [clang-tidy] Fix readability-else-after-return for [[likely]]/[[unlikely]] if (#184684) by Berkay Sahin · 3 days ago
  20. 4796cce [clang-tidy] Fix false positive for constrained template parameters in `cppcoreguidelines-missing-std-forward` (#182038) by Aditya Singh · 4 days ago