Clone this repo:

Branches

  1. 450804d [clang-doc] Don't serialize non-existant locations in HTML (#174887) by Erick Velez · 77 minutes ago main master
  2. 7ddb3cc [clang-doc] Add protected methods to class template (#174884) by Erick Velez · 2 hours ago
  3. 86f99ee [clang-tidy] Prefer the faster LLVM ADT sets and maps over `std::` ones (#174357) by Victor Chernyakin · 5 hours ago
  4. 3e90770 [clang-doc] Add protected members to class template (#174883) by Erick Velez · 21 hours ago
  5. 4774a21 [clang-doc] Add a breadcrumb navigation bar (#173297) by Erick Velez · 29 hours ago
  6. 8e00098 [docs] [clang-tidy] add abseil-unchecked-statusor-access to list (#174796) by Florian Mayer · 34 hours ago
  7. 775d2e5 [clang-tidy][NFC] Improve readabilty of Release Notes (#174686) by Baranov Victor · 34 hours ago
  8. 007f0fe [clang-tidy] Rename clang::tidy::matchers::matchesAnyListedName() to matchesAnyListedRegexName (#174414) by higher-performance · 35 hours ago
  9. 938d24e [clang-doc] Add a border box to comments in HTML (#174541) by Erick Velez · 2 days ago
  10. 4b9a969 [clang-tidy] fix false positives for bugprone-macro-parentheses in C++ templates (#174329) by mitchell · 2 days ago
  11. d2311d8 [clang-doc] Make sidebar sections collapsible (#174531) by Erick Velez · 2 days ago
  12. 0cabb94 [clang] Reference-count `ModuleCache` non-intrusively (#164889) by Jan Svoboda · 2 days ago
  13. 7d2b2dc [clang][TypePrinter] Unify printing of anonymous/unnamed tag types (#169445) by Michael Buch · 3 days ago
  14. 7d2d941 [clang-doc] Serialize type info for function parameters (#174268) by Erick Velez · 3 days ago
  15. 04da42a [clang-tidy] Update the documentation of bugprone-use-after-move to clarify patterns are regexes (#174238) by higher-performance · 3 days ago
  16. ec16c10 [clang-tidy][NFC] use findNextTokenSkippingComments instead of Lexer::findNextToken (#174299) by Baranov Victor · 4 days ago
  17. da6538c [clang-tidy] Speed up deduplicating warnings from alias checks (#174237) by Victor Chernyakin · 4 days ago
  18. 186fa64 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 5 days ago
  19. 60b3ed2 [clang-tidy][NFC] Simplify 'utils::lexer::findNextTokenSkippingComments' (#174295) by Baranov Victor · 5 days ago
  20. 16d6391 [clang-tidy] Fix false positive in bugprone-dynamic-static-initializers (#174275) by mitchell · 5 days ago