Clone this repo:

Branches

  1. ec16c10 [clang-tidy][NFC] use findNextTokenSkippingComments instead of Lexer::findNextToken (#174299) by Baranov Victor · 4 hours ago main master
  2. da6538c [clang-tidy] Speed up deduplicating warnings from alias checks (#174237) by Victor Chernyakin · 17 hours ago
  3. 186fa64 [NFC] Delete unnecessary apostrophe at the end of its (#173974) by willmafh · 27 hours ago
  4. 60b3ed2 [clang-tidy][NFC] Simplify 'utils::lexer::findNextTokenSkippingComments' (#174295) by Baranov Victor · 30 hours ago
  5. 16d6391 [clang-tidy] Fix false positive in bugprone-dynamic-static-initializers (#174275) by mitchell · 2 days ago
  6. 7d6f8d7 [LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (#174030) by Victor Chernyakin · 2 days ago
  7. 7a28414 [clang-doc] Add friends to class template (#173960) by Erick Velez · 3 days ago
  8. 47a8aa3 [clang-doc] Add nested records to class template (#173959) by Erick Velez · 3 days ago
  9. 2f3bd82 [clang-doc] Add class member enums to template (#173958) by Erick Velez · 3 days ago
  10. 7dba335 [clang-doc] Add typedefs and aliases to templates (#173957) by Erick Velez · 3 days ago
  11. 45b528d [clang-doc] Add concepts to namespace template (#173956) by Erick Velez · 3 days ago
  12. 6b26dc7 [clang-tidy] Rename google-build-namespaces to misc-anonymous-namespace-in-header (#173484) by Manthan Singla · 4 days ago
  13. b8135a2 [clang-tidy] Fix some false negatives in `bugprone-throw-keyword-missing` (#173748) by Victor Chernyakin · 5 days ago
  14. aee0b8f [clang-tidy] Add new check 'readability-inconsistent-ifelse-braces' (#162361) by Davide Cunial · 6 days ago
  15. 9b2041f [clang-tidy] Enable C99 in `implicit-bool-conversion` and avoid FP with `bool` operands in C23 (#171070) by mitchell · 7 days ago
  16. 3e6d044 [clang-tidy] Correct fix-it range for function pointer-like typedef in `modernize-use-using` (#173751) by flovent · 7 days ago
  17. 675c185 [clang-tidy] Add C support to `misc-use-internal-linkage` (#173196) by Victor Chernyakin · 9 days ago
  18. 463343f [clang-tidy] Remove `allow-long-titles` option in doc8 config (#173519) by mitchell · 11 days ago
  19. 7cb06eb [clangd] Find references to constructors called indirectly via a forwarding function (#169742) by timon-ul · 11 days ago
  20. d523d7a [clang-tidy] Add fine-grained options to `misc-use-internal-linkage` (#173310) by Victor Chernyakin · 11 days ago