- 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] Replace memcpy with std::copy clang-tidy
#74663 opened Dec 6, 2023 by giovannism20 Loading… updated Dec 9, 2023
cppcoreguidelines-macro-usage: Skip common macros which cannot be converted to constexpr clang-tidy clang-tools-extra #80797 opened Feb 6, 2024 by bwrsandman • Draft updated Feb 6, 2024
Add ignoring paren imp casts in has any argument clang-tidy clang-tools-extra
#89509 opened Apr 20, 2024 by komalverma04 Loading… updated Apr 21, 2024
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… updated May 15, 2024
[clang-tidy] Add readability-use-builtin-literals check clang-tidy
#76065 opened Dec 20, 2023 by BenBlaise Loading… updated Jun 10, 2024
[clang-tidy] ignore uninitialized std::array in member init clang-tidy clang-tools-extra
#98134 opened Jul 9, 2024 by dsiroky Loading… updated Jul 9, 2024
[clang-tidy] Add FixIts for libc namespace macros clang-tidy clang-tools-extra
#99681 opened Jul 19, 2024 by ilovepi Loading… updated Jul 22, 2024
create new clang-tidy check to add namespaces to symbol references clang-tidy
#70621 opened Oct 30, 2023 by daltairwalter Loading… updated Aug 8, 2024
[clang-tidy] Update TODO comment check clang-tidy clang-tools-extra
#104868 opened Aug 19, 2024 by AlanRosenthal Loading… updated Aug 29, 2024
Add function check for windows platform 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
#106581 opened Aug 29, 2024 by fawdlstty Loading… updated Sep 1, 2024
[clang-tidy] Add
modernize-use-uniform-initializer check clang-tidy clang-tools-extra #91124 opened May 5, 2024 by AMS21 Loading… updated Sep 8, 2024
[clang-format] Add support for BasedOnStyle referencing an arbitrary file clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd llvm:support
#107312 opened Sep 4, 2024 by jediry Loading… updated Sep 9, 2024
[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 updated Sep 12, 2024
[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… updated Oct 13, 2024
Move isLocal AST matcher to ASTMatchers clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#117521 opened Nov 25, 2024 by phychee Loading… updated Nov 25, 2024
[clang-tidy] modernize-make-shared: Add MakeSmartPtrType option clang-tidy clang-tools-extra
#117529 opened Nov 25, 2024 by hjanuschka Loading… updated Dec 4, 2024
[clang-tidy] Add readability-use-span-first-last check clang-tidy clang-tools-extra
#118074 opened Nov 29, 2024 by hjanuschka Loading… updated Dec 23, 2024
Add bugprone-sprintf-argument-overlap clang-tidy clang-tools-extra
#114244 opened Oct 30, 2024 by ccotter Loading… updated Jan 13, 2025
thread-safety: Support the new capability-based names for all related attributes. clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#99919 opened Jul 22, 2024 by pdherbemont Loading… updated Jan 15, 2025
[clang-tidy] Fix modernize-use-integer-sign-comparison comparison clang-tidy clang-tools-extra
#121506 opened Jan 2, 2025 by qt-tatiana Loading… updated Jan 23, 2025
[Clang] [NFC] Rename IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
isAnyPointerType() and getPointeeOrArrayElementType(). backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ clang:analysis clang:codegen #122938 opened Jan 14, 2025 by Sirraide Loading… updated Jan 27, 2025
[clang-tidy] Add readability-string-view-substr check clang-tidy clang-tools-extra
#120055 opened Dec 16, 2024 by hjanuschka Loading… updated Feb 1, 2025
[clang][test] Fix filecheck annotation typos backend:PowerPC backend:RISC-V backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#93193 opened May 23, 2024 by klensy Loading… updated Feb 3, 2025
[clangd] Make clangd run Clang issues not falling into any other category clang-tidy clang-tools-extra clangd
format::cleanupAroundReplacements() for all code actions just as clang-tidy does clang #118569 opened Dec 4, 2024 by chomosuke Loading… updated Feb 4, 2025
[clang-tidy] bugprone-implicit-widening ignores unsigned consts clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#101073 opened Jul 29, 2024 by cwarner-8702 Loading… updated Feb 24, 2025
Previous Next
ProTip! Adding no:label will show everything without a label.