Clone this repo:

Branches

  1. 36eacbd [clang-tidy] Skip overloaded functions in modernize-use-string-view (#183921) by Zinovy Nis · 3 hours ago main master
  2. ec91c49 [clang-tidy] Fix FP in cppcoreguidelines-missing-std-forward in lambda init-list (#190522) by Baranov Victor · 8 hours ago
  3. 69c1432 [clang-tidy][NFC] Don't store a redundant copy of `HeaderFileExtensions` in every check (#190302) by Victor Chernyakin · 10 hours ago
  4. bf16b16 [clang-tidy] Make `misc-use-internal-linkage` not diagnose symbols in importable module units (#188679) by Victor Chernyakin · 30 hours ago
  5. 7b38c52 [clang-tidy] Add check 'bugprone-assignment-in-selection-statement' (#180219) by Balázs Kéri · 30 hours ago
  6. d6d3d49 [clang-tidy] [Modules] Skip checking decls in clang-tidy (#145630) (#190733) by Chuanqi Xu · 31 hours ago
  7. 7743650 [clang-tidy] Fix performance-trivially-destructible with C++20 modules (#178471) by Gareth Andrew Lloyd · 34 hours ago
  8. 5e7d5f2 [clang-tidy] Fix FP on cppcoreguidelines-pro-type-member-init with forward decl (#190521) by Baranov Victor · 2 days ago
  9. 665f120 [clang-tidy] Add frames for bugprone-exception-escape options (#187971) by Zeyi Xu · 3 days ago
  10. c328884 [clang-tidy] Improve bugprone.use-after-move interaction with explicit destructor call. (#188866) by serge-sans-paille · 3 days ago
  11. ac520a8 [clang-doc] Enforce arena allocated types are trivially destructible (#190049) by Paul Kirth · 5 days ago
  12. c4e4ae8 [clang-doc] Migrate Namespaces to arena allocation (#190048) by Paul Kirth · 5 days ago
  13. e756523 [include-cleaner][NFC] expose and test `normalizePath` helper (#189364) by Daniil Dudkin · 5 days ago
  14. ee10434 [clang-doc] Refactor FriendInfo parameters to use ArrayRef (#190047) by Paul Kirth · 5 days ago
  15. 3a1c487 [clang-tidy] Fix readability-identifier-naming for C++17 structured bindings (#189500) by Björn Svensson · 5 days ago
  16. e25bb2b [clang-tidy] Add `AllowExplicitObjectParameters` option to `avoid-capturing-lambda-coroutines` (#182916) by Willem Kaufmann · 5 days ago
  17. 0297b35 [clang-doc] Prepare Info types for Arena allocation (#190046) by Paul Kirth · 5 days ago
  18. a7aee66 [clang-doc] Introduce TransientArena for short lived allocations (#190045) by Paul Kirth · 5 days ago
  19. e152954 [clang-doc] Switch to string internment (#190044) by Paul Kirth · 6 days ago
  20. 68a7b1d [clang-tidy][NFC] Remove another ad-hoc exclusion for system headers (#190094) by Victor Chernyakin · 6 days ago