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