- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[clang-tidy] readability-identifier-naming - fix StructCase and UnionCase in C clang-tidy
#65202 by PiotrZSL was merged Sep 3, 2023 Loading… updated Sep 3, 2023
[clang-tidy][NFC][doc] Improve documentation for modernize-use-equals… clang-tidy
#65231 by carlosgalvezp was merged Sep 4, 2023 Loading… updated Sep 4, 2023
[clang-tidy][misc-include-cleaner]Avoid to insert same include header multiple times clang-include-cleaner clang-tidy
#65431 by HerrCai0907 was merged Sep 6, 2023 Loading… updated Sep 6, 2023
[clang-tidy][modernize-use-using]fix function pointer typedef correctly clang-tidy
#65558 by HerrCai0907 was merged Sep 7, 2023 Loading… updated Sep 7, 2023
[clang-tidy] Exclude bitwise operators in bugprone-non-zero-enum-to-bool-conversion clang-tidy
#65498 by PiotrZSL was merged Sep 10, 2023 Loading… updated Sep 10, 2023
[include-cleaner] Always keep non-self-contained files clang-tidy clangd
#65499 by kadircet was merged Sep 11, 2023 Loading… updated Sep 11, 2023
[clang-tidy] The first PR our of many PRs for the "Initialized Class Members" check. clang-tidy
#65189 by adriannistor was closed Sep 12, 2023 Loading… updated Sep 12, 2023
[clang][dataflow] Change Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy
diagnoseFunction to use llvm::SmallVector instead of std::vector. clang:analysis clang:dataflow #66014 by ymand was merged Sep 13, 2023 Loading… updated Sep 13, 2023
[clang-tidy]add new check
bugprone-compare-pointer-to-member-virtual-function clang-tidy #66055 by HerrCai0907 was merged Sep 15, 2023 Loading… updated Sep 15, 2023
[clang-tidy] Fix support for typedefs in readability-identifier-naming clang-tidy
#66835 by PiotrZSL was merged Sep 20, 2023 Loading… updated Sep 20, 2023
[clang-tidy] Update llvmlibc-implementation-in-namespace to new rules clang-tidy
#66504 by gchatelet was merged Sep 21, 2023 Loading… updated Sep 21, 2023
[clang-analysis]Fix false positive in mutation check when using pointer to member function clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy
#66846 by HerrCai0907 was merged Sep 25, 2023 Loading… updated Sep 25, 2023
[clang] NFCI: Use IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy
FileEntryRef in SourceManager::FileInfos clang:codegen #67742 by jansvoboda11 was merged Sep 29, 2023 Loading… updated Sep 29, 2023
[clang] NFCI: Use Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy
FileEntryRef for FileID creation clang:dataflow #67838 by jansvoboda11 was merged Oct 3, 2023 Loading… updated Oct 3, 2023
[clang-tidy]: Add TagDecl into LastTagDeclRanges in UseUsingCheck only when it is a definition clang-tidy
#67639 by jcsxky was merged Oct 5, 2023 Loading… updated Oct 5, 2023
[clang-tidy][IncludeCleaner] Fix analysis supression in presence of verbatim spellings clang-tidy
#68185 by kadircet was merged Oct 5, 2023 Loading… updated Oct 5, 2023
[clang] remove ClassScopeFunctionSpecializationDecl clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category clang-tidy clangd
#66636 by sdkrystian was merged Oct 7, 2023 Loading… updated Oct 7, 2023
[clang-tidy][modernize-return-braced-init-list]fix false-positives clang-tidy
#68491 by HerrCai0907 was merged Oct 8, 2023 Loading… updated Oct 8, 2023
[clang-tidy] add namespace qualifier NFC clang-tidy
#68579 by metaflow was merged Oct 9, 2023 Loading… updated Oct 9, 2023
[clang-tidy] Improve
ExceptionSpecAnalyzers handling of conditional noexcept expressions clang-tidy #68359 by AMS21 was merged Oct 9, 2023 Loading… updated Oct 9, 2023
[clang-tidy] Ignore unused parameters in
rvalue-reference-param-not-moved check clang-tidy #69045 by AMS21 was merged Oct 14, 2023 Loading… updated Oct 14, 2023
[run-clang-tidy,clang-tidy-diff] Accept directory as value for -export-fixes clang-tidy
#69453 by amgebauer was merged Oct 20, 2023 Loading… updated Oct 20, 2023
[run-clang-tidy] Accept export directory if PyYAML is not installed clang-tidy
#69700 by amgebauer was merged Oct 20, 2023 Loading… updated Oct 20, 2023
[clang-tidy]Add new check bugprone-casting-through-void clang-tidy
#69465 by HerrCai0907 was merged Oct 20, 2023 Loading… updated Oct 20, 2023
[clang][dataflow]Use cast_or_null instead of cast to prevent crash clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy
#68510 by jcsxky was merged Oct 21, 2023 Loading… updated Oct 21, 2023
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.