Clone this repo:

Branches

  1. 3e87cf1 [clang-tidy][docs] Remove obsolete doc8 instructions. NFC. (#210576) by Zeyi Xu · 12 hours ago main master
  2. 5996a70 [clangd][Support] Outline LSP payload decode errors (#203121) by David Zbarsky · 4 days ago
  3. 60d5519 [clangd] highlight import and export keywords for C++20 modules (#204511) by Access · 6 days ago
  4. 6ae3241 [clangd] Use unique_function for config handlers (#203008) by David Zbarsky · 6 days ago
  5. 1ad77bb [clang-tools-extra] Drop option to use external shell by Aiden Grossman · 6 days ago
  6. bc485b4 Bump version to 24.0.0git (#209473) by Douglas Yung · 7 days ago
  7. 836bf12 [clang-tidy] Flag consecutive scoped_locks in use-scoped-lock (#209272) by Baranov Victor · 7 days ago
  8. 92f1e10 [clang-doc] Remove the YAML generator (#209350) by Erick Velez · 7 days ago
  9. 323d5b3 [clang-tidy] Fix false positive in misc-redundant-expression with type aliases (#198085) by Peiqi Li · 7 days ago
  10. 115beca [clang-doc] Remove deprecated Markdown generator (#209071) by Erick Velez · 8 days ago
  11. 9f540e8 [clang-doc] Remove Markdown library implementation (#209257) by Paul Kirth · 8 days ago
  12. 7df5c4f [clang-tidy] Fix identifier-naming style lookup in macro arguments (#206809) by savchart · 9 days ago
  13. 669fb1b [clang-tidy] Modernize-use-string-view: fix todo for ternary (#209008) by Zinovy Nis · 9 days ago
  14. 6a5b1ef [clang-tidy] Support parentheses around subscript operators in readability-redundant-parentheses (#208759) by Yanzuo Liu · 10 days ago
  15. 7cf2da3 [clang-tidy] make `misc-const-correctness` work with `auto` variables and lambdas (#157319) by Victor Chernyakin · 10 days ago
  16. bf38f72 [clang-doc] Update include guards in header files (#208840) by Paul Kirth · 11 days ago
  17. 48afdb6 [clang-doc][nfc] Delete commented out code (#208843) by Paul Kirth · 11 days ago
  18. 00c5c88 [clang-doc][nfc] Remove stale FIXME (#208795) by Paul Kirth · 11 days ago
  19. b56c07e [clangd][remote] Fix SmallVector assertion in uriToRelativePath for Windows paths (#208830) by Aleksandr Platonov · 11 days ago
  20. 77a785c [clang] more useful error message for decomposition declaration missing initializer (#127924) by Kevin Bravo · 11 days ago