Clone this repo:

Branches

  1. d171781 Move Piotr Zegar to the inactive maintainers list (#176967) by Aaron Ballman · 57 minutes ago main master
  2. 8db9293 Reland "[clang][analyzer] Add ReportInC99AndEarlier option to Depreca… (#177379) by Endre Fülöp · 6 hours ago
  3. 4b974bf [clang-tidy] Add a new check 'performance-string-view-conversions' (#174288) by Zinovy Nis · 30 hours ago
  4. d863e6d [clang-tidy][NFC] Enable RemoveSemicolon in clang-format config (#176926) by Baranov Victor · 2 days ago
  5. 50333c0 [clang-tidy] Fix assert failure in modernize-use-std-format when args are in macros (#176684) by mitchell · 2 days ago
  6. 4812748 [clang-tidy] Fix modernize-use-using wrongly modifies typedef of parenthesized functions (#176565) by mitchell · 2 days ago
  7. 8ecc2ad [clangd] Do not skip Attr nodes in SelectionTree traversal (#174199) by Quan Zhuo · 2 days ago
  8. 003392b [clangd][refactor] Improve function source code qualification logic in DefineOutline (#173606) by Quan Zhuo · 2 days ago
  9. a9115e4 [clang-tidy] Warn on use of std::get_temporary_buffer (#176191) by Donát Nagy · 3 days ago
  10. a2d3103 [clang-tidy] Improve readability-enum-initial-value diagnostic message (#176485) by Endre Fülöp · 3 days ago
  11. 7afda21 [clang-tidy] Add documentation and smoke test for CUDA (#173699) by mitchell · 4 days ago
  12. ca4073e [clang-tidy][NFC] Update doc8 config (#176622) by mitchell · 5 days ago
  13. 4d09a7b [NFC][clang-tidy] Update documentation for StatusOr check. (#176498) by Rohan Jacob-Rao · 5 days ago
  14. a9a3446 Revert "[clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUnsafeBuf…" (#176603) by Endre Fülöp · 5 days ago
  15. bcdaddf [clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUnsafeBuf… (#168704) by Endre Fülöp · 5 days ago
  16. 7dd12e7 [clangd] Support `=default` in DefineOutline to find insertion point (#175618) by Adrian Vogelsgesang · 6 days ago
  17. db01889 [clang-tidy][NFC] Fix documentation in ReleaseNotes (#176344) by mitchell · 6 days ago
  18. 0892802 [clang-tidy] Add AnalyzeParameters option to misc-const-correctness (#171215) by Baranov Victor · 7 days ago
  19. 24b84b5 [clang-tidy] Fix performance-move-const-arg for trivially copyable types with private copy constructor (#175449) by mitchell · 7 days ago
  20. b1b3d45 [clang-tidy] Fix false negatives around static data members in `readability-redundant-typename` (#175477) by Victor Chernyakin · 9 days ago