projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[clang-tidy] Improve `performance-move-const-arg` message when no move constructor...
[platform/upstream/llvm.git]
/
clang-tools-extra
/
2023-06-18
AMS21
[clang-tidy] Improve `performance-move-const-arg` messa...
tree
|
commitdiff
2023-06-18
AMS21
[clang-tidy] Fix `llvmlibc-inline-function-decl` false...
tree
|
commitdiff
2023-06-18
AMS21
[clang-tidy] Refactor common code from the Noexcept...
tree
|
commitdiff
2023-06-16
Nathan Ridge
[clangd] Handle DependentNameType in HeuristicResolver...
tree
|
commitdiff
2023-06-16
Haojian Wu
[clangd] Remove unused includes in IncludeCleaner.cpp...
tree
|
commitdiff
2023-06-16
Viktoriia Bakalova
[clangd] Skip function parameter decls when evaluating...
tree
|
commitdiff
2023-06-16
Haojian Wu
[include-cleaner] Reorder SymbolReference fields to...
tree
|
commitdiff
2023-06-15
Haojian Wu
[clang-tidy] Correct the include-cleaner-check diagnost...
tree
|
commitdiff
2023-06-15
Jan Svoboda
[clang] NFC: Use `DirectoryEntryRef` in `FileManager...
tree
|
commitdiff
2023-06-14
Piotr Zegar
[clang-tidy][NFC] Update ReleaseNotes to mention some...
tree
|
commitdiff
2023-06-14
AMS21
[clang-tidy] Fix wrong code generation for `modernize...
tree
|
commitdiff
2023-06-14
Nathan Ridge
[clangd] Unwrap type sugar in HeuristicResolver::resolv...
tree
|
commitdiff
2023-06-14
Viktoriia Bakalova
[clangd] Use include_cleaner spelling strategies in...
tree
|
commitdiff
2023-06-14
Nemanja Ivanovic
[clang-tidy] Fix build bot break after 474a2b9367ad
tree
|
commitdiff
2023-06-13
AMS21
[clang-tidy] Add more checks for functions which should...
tree
|
commitdiff
2023-06-13
Mike Crowe
[clang-tidy] Move formatDereference to FixitHintUtils
tree
|
commitdiff
2023-06-13
AMS21
[clang-tidy] Fix crash in `modernize-use-default-member...
tree
|
commitdiff
2023-06-13
AMS21
[clang-tidy] Fix false positive in `readability-named...
tree
|
commitdiff
2023-06-13
Haojian Wu
[include-cleaner] Don't apply the PreferredHeader hint...
tree
|
commitdiff
2023-06-13
Vitaly Buka
[clangd] Initialize local variable
tree
|
commitdiff
2023-06-13
Younan Zhang
[clangd] Unify printing policy for type hints
tree
|
commitdiff
2023-06-13
Younan Zhang
[clangd] Desugar template parameter aliases in type...
tree
|
commitdiff
2023-06-12
indev
[clang-tidy] run-clang-tidy: forward warnings-as-errors...
tree
|
commitdiff
2023-06-12
Kugan Vivekanandarajah
[RFC][clangd] Move preamble index out of document open...
tree
|
commitdiff
2023-06-12
Kadir Cetinkaya
[clangd] Enforce strict unused includes by default
tree
|
commitdiff
2023-06-12
Kadir Cetinkaya
[clangd] Decouple IncludeCleaner implementation from...
tree
|
commitdiff
2023-06-12
Piotr Zegar
Revert "[clang-tidy] Move formatDereference to FixitHin...
tree
|
commitdiff
2023-06-12
Mike Crowe
[clang-tidy] Move formatDereference to FixitHintUtils
tree
|
commitdiff
2023-06-12
Piotr Zegar
[clang-tidy][NFC] Sort changes by check name in Release...
tree
|
commitdiff
2023-06-12
Felix
[clang-tidy] Readability-container-data-pointer adds...
tree
|
commitdiff
2023-06-11
Deniz Evrenci
[clang-tidy] Check functions called from catch blocks
tree
|
commitdiff
2023-06-10
Piotr Zegar
[clang-tidy] Optimize misc-confusable-identifiers
tree
|
commitdiff
2023-06-09
Yitzhak Mandelbaum
[clang-tidy] Fix error in documentation of bugprone...
tree
|
commitdiff
2023-06-07
Christian Kandeler
[clangd] Add semantic token for labels
tree
|
commitdiff
2023-06-07
Haojian Wu
[include-cleaner] Report all specializations if the...
tree
|
commitdiff
2023-06-05
Sam McCall
[clangd] Move completion signatures and labelDetails
tree
|
commitdiff
2023-06-05
SR_team
[clangd] Show size, offset and padding for bit fields...
tree
|
commitdiff
2023-06-05
Viktoriia Bakalova
[clangd] Revert to older include spelling approach.
tree
|
commitdiff
2023-06-05
Philipp Stephani
Check for a ‘buffer’ type instead of ‘buffer-live’.
tree
|
commitdiff
2023-06-05
Haojian Wu
[clang-tidy] Move the misc system header dir to Inputs...
tree
|
commitdiff
2023-06-05
Viktoriia Bakalova
[include-cleaner] Allow multiple strategies for spellin...
tree
|
commitdiff
2023-06-05
Nathan Ridge
[clangd] Do not end inactiveRegions range at position...
tree
|
commitdiff
2023-06-03
Martin Storsjö
[clang-tools-extra] Fix linking when built with CLANG_L...
tree
|
commitdiff
2023-06-02
Joseph Huber
[Clang] Fix missing libraries for the include cleaner...
tree
|
commitdiff
2023-06-02
Viktoriia Bakalova
[clang-tidy] Fix docs.
tree
|
commitdiff
2023-06-02
Viktoriia Bakalova
[clang-tidy] Implement an include-cleaner check.
tree
|
commitdiff
2023-06-02
Haojian Wu
[clangd] Use FileManager for getCanonicalPath, NFC
tree
|
commitdiff
2023-06-01
Haojian Wu
[clangd] NFC, use const HeaderSearch when possible.
tree
|
commitdiff
2023-06-01
Haojian Wu
[include-cleaner] NFC, use const HeaderSearch when...
tree
|
commitdiff
2023-06-01
Haojian Wu
[clangd] NFC, remove an unused member in
tree
|
commitdiff
2023-05-31
Jan Svoboda
[clang] NFCI: Use the `*Ref()` variant on search paths
tree
|
commitdiff
2023-05-31
Richard Sandiford
[clang] Add support for “regular” keyword attributes
tree
|
commitdiff
2023-05-31
Balázs Kéri
[clang-tidy] Add check bugprone-unique-ptr-array-mismatch.
tree
|
commitdiff
2023-05-31
Timm Bäder
[clang] Show line numbers in diagnostic code snippets
tree
|
commitdiff
2023-05-31
Jan Svoboda
[clang][modules] NFCI: Extract optionality out of ...
tree
|
commitdiff
2023-05-30
Jan Svoboda
[clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap...
tree
|
commitdiff
2023-05-30
Alex Brachet
[clang-tidy][docs] Fix link to libc style guide
tree
|
commitdiff
2023-05-30
Deniz Evrenci
[clang-tidy] Do not emit bugprone-exception-escape...
tree
|
commitdiff
2023-05-29
Kazu Hirata
[clangd] Remove unused variable IsBroadcasting
tree
|
commitdiff
2023-05-29
Kazu Hirata
[cland] Remove unused declaration getCurrentPreamble
tree
|
commitdiff
2023-05-29
Roy Jacobson
[clang-tidy] Update UnusedReturnValueCheck types
tree
|
commitdiff
2023-05-28
Kazu Hirata
Fix typos in documentation
tree
|
commitdiff
2023-05-27
Kazu Hirata
[clangd] Remove unused declaration onCallHierarchyOutgo...
tree
|
commitdiff
2023-05-26
Jan Svoboda
[clang][modules] NFCI: Distinguish as-written and effec...
tree
|
commitdiff
2023-05-26
NagaChaitanya Vellanki
[clang-tidy] Check for specific return types on all...
tree
|
commitdiff
2023-05-26
Piotr Zegar
[clang-tidy] Optimize misc-confusable-identifiers
tree
|
commitdiff
2023-05-26
Brian Gluzman
[clangd] Remove inline Specifier for DefineOutline...
tree
|
commitdiff
2023-05-26
Qingyuan Zheng
[clangd] Implement configs to stop clangd produce a...
tree
|
commitdiff
2023-05-26
Kazu Hirata
[clang-tody] Fix typos in documentation
tree
|
commitdiff
2023-05-25
Kadir Cetinkaya
[clangd] Dont run raw-lexer for OOB source locations
tree
|
commitdiff
2023-05-24
Clement Courbet
[clang-tidy] Really fix rG9182c679dde7
tree
|
commitdiff
2023-05-24
Clement Courbet
[clang-tidy]Fix rG9182c679dde7cb6480e66b9231a53d43ad03908b
tree
|
commitdiff
2023-05-24
Clement Courbet
[clang-tidy]performance-no-automatic-move: fix false...
tree
|
commitdiff
2023-05-24
Kadir Cetinkaya
[clangd] Fix add-using tweak on declrefs with template...
tree
|
commitdiff
2023-05-23
Piotr Zegar
[clang-tidy] Ignore implicit code in bugprone-branch...
tree
|
commitdiff
2023-05-23
Piotr Zegar
[clang-tidy] Improve bugprone-branch-clone with support...
tree
|
commitdiff
2023-05-23
Kadir Cetinkaya
[include-cleaner] Treat references to nested types...
tree
|
commitdiff
2023-05-23
Kadir Cetinkaya
[clangd] Store paths as requested in PreambleStatCache
tree
|
commitdiff
2023-05-23
Tobias Hieta
[NFC][Py Reformat] Reformat python files in clang and...
tree
|
commitdiff
2023-05-22
Christian Kandeler
[clangd] Renaming: Treat member functions like other...
tree
|
commitdiff
2023-05-17
Sam McCall
[clangd] Tweak "provides" hover card when symbols have...
tree
|
commitdiff
2023-05-16
Kazu Hirata
Migrate {starts,ends}with_insensitive to {starts,ends...
tree
|
commitdiff
2023-05-16
Kadir Cetinkaya
[clangd][check] Print directory with compile flags
tree
|
commitdiff
2023-05-16
Viktoriia Bakalova
[clangd] Fix test.
tree
|
commitdiff
2023-05-16
Viktoriia Bakalova
Add doc link to missing include diagnostics.
tree
|
commitdiff
2023-05-16
Timm Bäder
Revert "[clang] Show line numbers in diagnostic code...
tree
|
commitdiff
2023-05-16
Timm Bäder
[clang] Show line numbers in diagnostic code snippets
tree
|
commitdiff
2023-05-16
Sam McCall
[clangd] downgrade missing-includes diagnostic to Infor...
tree
|
commitdiff
2023-05-16
Kadir Cetinkaya
[clangd] Fix builds after 4ddae8b941398a6579d3
tree
|
commitdiff
2023-05-16
Xi Ruoyao
[clangd] Fix test failure when it's built with compiler...
tree
|
commitdiff
2023-05-15
Piotr Zegar
[clang-tidy] Extract areStatementsIdentical
tree
|
commitdiff
2023-05-15
Amy Kwan
Fix build failure caused by https://reviews.llvm.org...
tree
|
commitdiff
2023-05-15
Kadir Cetinkaya
[clang][USR] Prevent crashes on incomplete FunctionDecls
tree
|
commitdiff
2023-05-15
Haojian Wu
[clangd] Fix fixAll not shown when there is only one...
tree
|
commitdiff
2023-05-14
Fangrui Song
[clang-tidy][test] Add trailing -- to suppress compile_...
tree
|
commitdiff
2023-05-13
Kazu Hirata
[clang-tidy] Modernize RangeDescriptor (NFC)
tree
|
commitdiff
2023-05-13
Kazu Hirata
Replace None with std::nullopt in comments (NFC)
tree
|
commitdiff
2023-05-10
Kadir Cetinkaya
[tidy] Expose getID to tidy checks
tree
|
commitdiff
2023-05-10
Kadir Cetinkaya
[clangd] Initialize clang-tidy modules only once
tree
|
commitdiff
2023-05-10
Younan Zhang
[clangd] Fix a build failure. NFC
tree
|
commitdiff
next