Sign in
llvm
/
llvm-project
/
clang-tools-extra
Clone this repo:
Branches
main
master
998a936
[clang-tidy] Teach `modernize-type-traits` about more type traits (#147074)
by Victor Chernyakin
· 6 hours ago
main
master
890624b
[clang-tidy][NFC] Prefer `constexpr llvm::StringLiteral` over `const char *` (#147301)
by Victor Chernyakin
· 17 hours ago
fc48c44
[clang-tidy] support ak_attr_info in diagnostic forwarding (#147503)
by Oleksandr T.
· 23 hours ago
8ce779a
[clang-tidy][NFC] fix compilation by disambiguating equality operator (#147048)
by Gregor Jasny
· 27 hours ago
ef5f251
[Clang] [Diagnostics] Simplify filenames that contain '..' (#143520)
by Sirraide
· 2 days ago
839c09a
[clang-tidy] [NFC] Potential dereference of nullptr. (#143145)
by Zahira Ammarguellat
· 2 days ago
4896658
[clangd][NFC] fix broken documentation link (#147088)
by Nathan Ridge
· 2 days ago
bd13516
[clang-tidy] Fix false positives with template in `misc-unconventional-assign-operator` check (#143292)
by flovent
· 3 days ago
4029655
[clang][Sema] Unify getPrototypeLoc helpers in SemaCodeComplete and clangd (#143345)
by Nathan Ridge
· 4 days ago
f7386cc
[clang-tidy] fix false negatives with type aliases in `cppcoreguidlines-pro-bounds-pointer-arithmetic` check (#139430)
by Baranov Victor
· 5 days ago
ec70e57
[clang-tidy] EndSourceFile() for preprocessor before diagnostic client (#145784)
by Dave Bartolomeo
· 5 days ago
709199f
[clang-doc] add namespace references to VarInfo (#146964)
by Erick Velez
· 6 days ago
622eeea
[clangd] Drop const from a return type (NFC) (#146707)
by Kazu Hirata
· 7 days ago
eb15ef8
[clang-tidy] Fix false positive for cppcoreguidelines-pro-bounds-pointer-arithmetic (#127394)
by flovent
· 7 days ago
b0df13e
[clangd] Drop const from a return type (NFC) (#146623)
by Kazu Hirata
· 7 days ago
af46702
[clang-tidy] Switch misc-confusable-identifiers check to a faster algorithm. (#130369)
by Richard Smith
· 8 days ago
ebadafe
[Modularize] Make `Location::operator bool` explicit
by Ilya Biryukov
· 8 days ago
5e089b8
[clang][CodeComplete] skip explicit obj param in code completion string (#146258)
by Mythreya
· 8 days ago
f47cea5
[clang-doc] Remove the unused clangd header.
by Haojian Wu
· 8 days ago
9f51718
[clang-doc] serialize friends (#146165)
by Erick Velez
· 9 days ago
More »