- 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] The first PR our of many PRs for the "Initialized Class Members" check. clang-tidy
#65189 by adriannistor was closed Sep 12, 2023 Loading…
[clang-tidy] readability-identifier-naming - fix StructCase and UnionCase in C clang-tidy
#65202 by PiotrZSL was merged Sep 3, 2023 Loading…
[clang-tidy][NFC][doc] Improve documentation for modernize-use-equals… clang-tidy
#65231 by carlosgalvezp was merged Sep 4, 2023 Loading…
[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…
[clang-tidy] Exclude bitwise operators in bugprone-non-zero-enum-to-bool-conversion clang-tidy
#65498 by PiotrZSL was merged Sep 10, 2023 Loading…
[include-cleaner] Always keep non-self-contained files clang-tidy clangd
#65499 by kadircet was merged Sep 11, 2023 Loading…
[clang-tidy][modernize-use-using]fix function pointer typedef correctly clang-tidy
#65558 by HerrCai0907 was merged Sep 7, 2023 Loading…
[clang-tidy] Avoid checking magic numbers if _BitInt clang-tidy
#65888 by vabridgers was merged Sep 17, 2023 Loading…
[clang] [C23] Fix crash with _BitInt running clang-tidy clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tidy
#65889 by vabridgers was merged Sep 20, 2023 Loading…
[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…
[clang-tidy]add new check
bugprone-compare-pointer-to-member-virtual-function clang-tidy #66055 by HerrCai0907 was merged Sep 15, 2023 Loading…
[clang-tidy] Add performance-move-smart-pointer-contents check. clang-tidy
#66139 by pizzud was closed Dec 7, 2023 Loading…
[clang-tidy] Fix bug in modernize-use-emplace clang-tidy
#66169 by ccotter was merged Jan 4, 2024 Loading…
[clang-tidy] Update llvmlibc-implementation-in-namespace to new rules clang-tidy
#66504 by gchatelet was merged Sep 21, 2023 Loading…
[clang-tidy] Improve bugprone-unused-return-value check clang-tidy
#66573 by PiotrZSL was merged Oct 26, 2023 Loading…
[clang-tidy] add modernize-use-std-numbers clang-tidy
#66583 by 5chmidti was merged Dec 6, 2023 Loading…
[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…
[clang-tidy] Add recursion protection in ExceptionSpecAnalyzer clang-tidy clang-tools-extra
#66810 by PiotrZSL was merged Feb 13, 2025 Loading…
[clang-tidy] Fix support for typedefs in readability-identifier-naming clang-tidy
#66835 by PiotrZSL was merged Sep 20, 2023 Loading…
[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…
[ASTMatchers] Fix classIsDerivedFrom for recusrive cases clang Clang issues not falling into any other category clang-query clang-tidy
#67307 by ilya-biryukov was merged Sep 25, 2023 Loading…
[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…
[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…
[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…
[clang][tidy] Ensure rewriter has the correct CWD clang Clang issues not falling into any other category clang-tidy
#67839 by jansvoboda11 was merged Dec 5, 2023 Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.