Clone this repo:

Branches

  1. 81e802f [clang-tidy] Teach `cppcoreguidelines-interfaces-global-init` about `constinit` (#148334) by Victor Chernyakin · 5 hours ago main master
  2. 20070be [clang-tidy] Improve --verify-config documentation (#148699) by Keith Smiley · 6 hours ago
  3. 72773d5 [clang-tidy] Improve `bugprone-exception-escape`: add stacktrace of escaped exception (#134375) by Baranov Victor · 7 hours ago
  4. 5b9e3d2 [clang-tidy] Update `confusables.txt` in `misc-confusable-identifiers` (#148399) by Victor Chernyakin · 8 hours ago
  5. 0133967 [clang-tidy] Add filtering of check options by enabled checks in '--dump-config' (#147142) by Baranov Victor · 30 hours ago
  6. f5a18bf [clang-tidy] Add new check: `readability-use-concise-preprocessor-directives` (#146830) by Victor Chernyakin · 34 hours ago
  7. 82ee21f [clang-tidy] Use lexical anon-ns matcher in llvm-prefer-static-over-anonymous-namespace (#148357) by Baranov Victor · 2 days ago
  8. ec6fe91 [Clang][AST][NFC] (`RecordDecl` -> `CXXRecordDecl`)`::isInjectedClassName` (#148195) by Yanzuo Liu · 3 days ago
  9. 5bbf7b3 Revert "[Clang] [Diagnostics] Simplify filenames that contain '..'" (#148367) by Sirraide · 3 days ago
  10. 56e864f [clang-tidy][NFC] fixed invalid formatting in 'ReleaseNotes.rst' (#148352) by Baranov Victor · 3 days ago
  11. 068ab9f [ASTMatchers][NFC] Replace `makeMatcher` function with CTAD (#147197) by Victor Chernyakin · 3 days ago
  12. a0f4c2d [clang-tidy] Add new check `llvm-prefer-static-over-anonymous-namespace` (#142839) by Baranov Victor · 3 days ago
  13. 275a7c6 [clang-doc] Serialize record files with mangled name (#148021) by Erick Velez · 3 days ago
  14. 0129df8 [clang-tidy][NFC] add '.clang-tidy' config for clang-tidy project (#147793) by Baranov Victor · 3 days ago
  15. 1d14acb [clang-tidy] Add an option in 'readability-named-parameter' to print names without comment (#147953) by Dmitry Polukhin · 4 days ago
  16. 8e028e1 [NFC] [clangd] [Modules] Logging more if compilation failed by Chuanqi Xu · 4 days ago
  17. dbfedcd [clang] Prefer clang_setup over use_clang by Aiden Grossman · 5 days ago
  18. 86d23b3 [clang-tidy] properly handle private move constructors in `modernize-pass-by-value` check (#141304) by Baranov Victor · 5 days ago
  19. 70fe5f9 [clang-tidy][NFC] concat static-analyzer name at compilation time (#147406) by Victor Chernyakin · 6 days ago
  20. 998a936 [clang-tidy] Teach `modernize-type-traits` about more type traits (#147074) by Victor Chernyakin · 6 days ago