[clang-tidy] Move formatDereference to FixitHintUtils
[platform/upstream/llvm.git] / clang-tools-extra /
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
2023-05-09 Martin Storsjö[clang-tidy] [test] Narrow down a special case to MSVC...
2023-05-09 Carlos Galvez[clang-tidy] Fix bugprone-assert-side-effect to actuall...
2023-05-09 Joseph Huber[clangd][NFX][FIX] Fix conflicting symbol name `Expr`
2023-05-09 Kadir Cetinkaya[tidy][IdentifierNaming] Fix crashes on non-identifiers
2023-05-09 Younan Zhang[clangd] Support macro evaluation on hover
2023-05-07 Piotr Zegar[clang-tidy][NFC] Split bugprone-exception-escape tests
2023-05-07 Carlos Galvez[clang-tidy] Support SystemHeaders in .clang-tidy
2023-05-06 Jon Roelofs[clangd] Fix missing dependency on clang/Driver/Options...
2023-05-06 Kazu Hirata[clang-tidy] Modernize HungarianNotationOption (NFC)
2023-05-06 Piotr Zegar[clang-tidy] Optimize performance of RenamerClangTidyCheck
2023-05-06 Chris Cotter[clang-tidy] Implement cppcoreguidelines F.19
2023-05-06 Kazu Hirata[clang-tidy] Modernize Handler (NFC)
2023-05-06 Kazu Hirata[clangd] Replace None with std::nullopt in comments...
2023-05-04 Mark de Wever[clang] Use -std=c++23 instead of -std=c++2b
2023-05-04 Martin Braenne[clang-tidy] bugprone-use-after-move: Ctor arguments...
next