Clone this repo:

Branches

  1. 7d2b2dc [clang][TypePrinter] Unify printing of anonymous/unnamed tag types (#169445) by Michael Buch · 10 hours ago main master
  2. 7d2d941 [clang-doc] Serialize type info for function parameters (#174268) by Erick Velez · 18 hours ago
  3. 04da42a [clang-tidy] Update the documentation of bugprone-use-after-move to clarify patterns are regexes (#174238) by higher-performance · 30 hours ago
  4. ec16c10 [clang-tidy][NFC] use findNextTokenSkippingComments instead of Lexer::findNextToken (#174299) by Baranov Victor · 33 hours ago
  5. da6538c [clang-tidy] Speed up deduplicating warnings from alias checks (#174237) by Victor Chernyakin · 2 days ago
  6. 186fa64 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 2 days ago
  7. 60b3ed2 [clang-tidy][NFC] Simplify 'utils::lexer::findNextTokenSkippingComments' (#174295) by Baranov Victor · 2 days ago
  8. 16d6391 [clang-tidy] Fix false positive in bugprone-dynamic-static-initializers (#174275) by mitchell · 3 days ago
  9. 7d6f8d7 [LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (#174030) by Victor Chernyakin · 4 days ago
  10. 7a28414 [clang-doc] Add friends to class template (#173960) by Erick Velez · 4 days ago
  11. 47a8aa3 [clang-doc] Add nested records to class template (#173959) by Erick Velez · 4 days ago
  12. 2f3bd82 [clang-doc] Add class member enums to template (#173958) by Erick Velez · 4 days ago
  13. 7dba335 [clang-doc] Add typedefs and aliases to templates (#173957) by Erick Velez · 4 days ago
  14. 45b528d [clang-doc] Add concepts to namespace template (#173956) by Erick Velez · 4 days ago
  15. 6b26dc7 [clang-tidy] Rename google-build-namespaces to misc-anonymous-namespace-in-header (#173484) by Manthan Singla · 5 days ago
  16. b8135a2 [clang-tidy] Fix some false negatives in `bugprone-throw-keyword-missing` (#173748) by Victor Chernyakin · 6 days ago
  17. aee0b8f [clang-tidy] Add new check 'readability-inconsistent-ifelse-braces' (#162361) by Davide Cunial · 7 days ago
  18. 9b2041f [clang-tidy] Enable C99 in `implicit-bool-conversion` and avoid FP with `bool` operands in C23 (#171070) by mitchell · 8 days ago
  19. 3e6d044 [clang-tidy] Correct fix-it range for function pointer-like typedef in `modernize-use-using` (#173751) by flovent · 8 days ago
  20. 675c185 [clang-tidy] Add C support to `misc-use-internal-linkage` (#173196) by Victor Chernyakin · 10 days ago