- 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] Add bugprone-move-shared-pointer-contents check. clang-tidy clang-tools-extra
#67467 opened Sep 26, 2023 by pizzud Loading…
[clang-tidy] Add portability-avoid-platform-specific-fundamental-types clang-tidy clang-tools-extra
#146970 opened Jul 3, 2025 by jj-marr Loading…
[clang-tidy][dataflow] Add Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd
bugprone-null-check-after-dereference check clang:analysis clang:dataflow #84166 opened Mar 6, 2024 by Discookie Loading…
[clang-tidy] Add readability-use-span-first-last check clang-tidy clang-tools-extra
#118074 opened Nov 29, 2024 by hjanuschka Loading…
[clang]: Propagate Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra
*noreturn attributes in CFG clang:analysis clang:dataflow Add Clang issues not falling into any other category clang-tidy clang-tools-extra
ignoringParenImpCasts in arguments of hasArgument clang #89553 opened Apr 21, 2024 by komalverma04 Loading…
[clang-tidy] Added bugprone-exception-rethrow check clang-tidy clang-tools-extra
#86448 opened Mar 24, 2024 by PiotrZSL Loading…
[clang-tidy] Add check 'bugprone-cast-to-struct' clang-tidy clang-tools-extra
#153428 opened Aug 13, 2025 by balazske Loading…
Add bugprone-sprintf-argument-overlap clang-tidy clang-tools-extra
#114244 opened Oct 30, 2024 by ccotter Loading…
[clang-tidy] Filter out googletest TUs in bugprone-unchecked-optional-access clang-tidy clang-tools-extra
#115051 opened Nov 5, 2024 by jvoung Loading…
[clang-tidy] Add AllowFalseEvaluated flag to clang-tidy noexcept-move-constructor check clang-tidy clang-tools-extra
#126897 opened Feb 12, 2025 by Nechda Loading…
[clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check clang-tidy clang-tools-extra
#118568 opened Dec 4, 2024 by chomosuke Loading…
[clang-tidy] Add
modernize-use-uniform-initializer check clang-tidy clang-tools-extra #91124 opened May 5, 2024 by AMS21 Loading…
[clang-tidy] Add modernize-make-direct check clang-tidy clang-tools-extra
#118120 opened Nov 29, 2024 by hjanuschka Loading…
create new clang-tidy check to add namespaces to symbol references clang-tidy
#70621 opened Oct 30, 2023 by daltairwalter Loading…
[clang-tidy] Replace memcpy with std::copy clang-tidy
#74663 opened Dec 6, 2023 by giovannism20 Loading…
Add clang tidy check performance constexpr non static in scope clang-tidy clang-tools-extra
#147809 opened Jul 9, 2025 by Spaarsh Loading…
[clang-tidy] add Clang issues not falling into any other category clang-tidy clang-tools-extra
ctime and localtime to clang-tidy clang:static analyzer clang #110366 opened Sep 28, 2024 by zimirza Loading…
[clang-tidy] Add modernize-use-cpp-style-comments check clang-tidy clang-tools-extra
#99713 opened Jul 19, 2024 by chaitanyav Loading…
[clang-tidy] make
misc-const-correctness work with auto variables and lambdas clang-tidy clang-tools-extra #157319 opened Sep 7, 2025 by localspook Loading…
[clang-tidy] Add readability-use-builtin-literals check clang-tidy
#76065 opened Dec 20, 2023 by BenBlaise Loading…
[clang-tidy][cppcoreguidelines-missing-std-forward] Do not warn when the parameter is used in a
static_cast<T&>. clang-tidy clang-tools-extra #99477 opened Jul 18, 2024 by legrosbuffle Loading…
[clang-tidy] Return error code on config parse error clang-tidy clang-tools-extra
#136167 opened Apr 17, 2025 by galenelias Loading…
[clang-tidy] modernize-make-shared: Add MakeSmartPtrType option clang-tidy clang-tools-extra
#117529 opened Nov 25, 2024 by hjanuschka Loading…
[NFC] Fix some typos clang-tidy clang-tools-extra flang:openmp mlir:affine mlir:arith mlir:bufferization Bufferization infrastructure mlir:cf mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:gpu mlir:linalg mlir:llvm mlir:math mlir:memref mlir:ods mlir:openacc mlir:openmp mlir:scf mlir:sme mlir:sparse Sparse compiler in MLIR mlir:spirv mlir:tensor mlir:tosa mlir:vector mlir:vectorops mlir openacc
#108355 opened Sep 12, 2024 by VitalyAnkh • Draft
Previous Next
ProTip! Filter pull requests by the default branch with base:main.