Clone this repo:

Branches

  1. c328884 [clang-tidy] Improve bugprone.use-after-move interaction with explicit destructor call. (#188866) by serge-sans-paille · 3 hours ago main master
  2. ac520a8 [clang-doc] Enforce arena allocated types are trivially destructible (#190049) by Paul Kirth · 2 days ago
  3. c4e4ae8 [clang-doc] Migrate Namespaces to arena allocation (#190048) by Paul Kirth · 2 days ago
  4. e756523 [include-cleaner][NFC] expose and test `normalizePath` helper (#189364) by Daniil Dudkin · 2 days ago
  5. ee10434 [clang-doc] Refactor FriendInfo parameters to use ArrayRef (#190047) by Paul Kirth · 2 days ago
  6. 3a1c487 [clang-tidy] Fix readability-identifier-naming for C++17 structured bindings (#189500) by Björn Svensson · 2 days ago
  7. e25bb2b [clang-tidy] Add `AllowExplicitObjectParameters` option to `avoid-capturing-lambda-coroutines` (#182916) by Willem Kaufmann · 2 days ago
  8. 0297b35 [clang-doc] Prepare Info types for Arena allocation (#190046) by Paul Kirth · 2 days ago
  9. a7aee66 [clang-doc] Introduce TransientArena for short lived allocations (#190045) by Paul Kirth · 2 days ago
  10. e152954 [clang-doc] Switch to string internment (#190044) by Paul Kirth · 3 days ago
  11. 68a7b1d [clang-tidy][NFC] Remove another ad-hoc exclusion for system headers (#190094) by Victor Chernyakin · 3 days ago
  12. b212044 [clang-doc] Update lookup routines for consistency (#190043) by Paul Kirth · 3 days ago
  13. bd3e27c [clang-tidy] Properly escape printed clang-tidy command in `run-clang-tidy.py` (#189974) by Thorsten Klein · 4 days ago
  14. be2bac7 [clang-tidy][NFC] Remove the `ObjCModuleTest.cpp` unit test (#185832) by Victor Chernyakin · 4 days ago
  15. 1cb662f [clang-tidy] Add AllowLogicalOperatorConversion option to implicit-bool-conversion (#189149) by Baranov Victor · 6 days ago
  16. ee50565 [clang-doc] Integrate enum LIT tests (#187818) by Erick Velez · 6 days ago
  17. 658e50c [clang-tidy] Rename performance-faster-string-find to performance-prefer-single-char-overloads (#186946) by Zeyi Xu · 6 days ago
  18. b5b5a21 [clang-tidy] Diagnose NULL macro expansions in implicit-bool-conversion (#188694) by Zeyi Xu · 6 days ago
  19. e706d64 [clang-tidy] Fix bugprone-inc-dec-in-conditions FP with lambda condition (#189145) by Baranov Victor · 7 days ago
  20. e84a446 [clang-tidy][NFC] Run `performance-faster-string-find` over the codebase (#189202) by Victor Chernyakin · 7 days ago