- 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] Fix handling --driver-mode= clang-tidy clang-tools-extra
#66553 opened Sep 15, 2023 by PiotrZSL Loading…
[clang-tidy] Add bugprone-move-shared-pointer-contents check. clang-tidy clang-tools-extra
#67467 opened Sep 26, 2023 by pizzud 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…
[clang-tidy] Add readability-use-builtin-literals check clang-tidy
#76065 opened Dec 20, 2023 by BenBlaise Loading…
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
[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] Added bugprone-exception-rethrow check clang-tidy clang-tools-extra
#86448 opened Mar 24, 2024 by PiotrZSL Loading…
Add ignoring paren imp casts in has any argument clang-tidy clang-tools-extra
#89509 opened Apr 20, 2024 by komalverma04 Loading…
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] Add
modernize-use-uniform-initializer check clang-tidy clang-tools-extra #91124 opened May 5, 2024 by AMS21 Loading…
[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…
[clang-tidy] Fix smart pointers handling in bugprone-use-after-move clang-tidy clang-tools-extra
#94869 opened Jun 8, 2024 by PiotrZSL Loading…
[clang-tidy] ignore uninitialized std::array in member init clang-tidy clang-tools-extra
#98134 opened Jul 9, 2024 by dsiroky 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] Add FixIts for libc namespace macros clang-tidy clang-tools-extra
#99681 opened Jul 19, 2024 by ilovepi Loading…
[clang-tidy] Add modernize-use-cpp-style-comments check clang-tidy clang-tools-extra
#99713 opened Jul 19, 2024 by chaitanyav Loading…
Create a new check to look for mis-use in calls that take iterators clang-tidy clang-tools-extra
#99917 opened Jul 22, 2024 by njames93 Loading…
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…
[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…
[clang-tidy] Update TODO comment check clang-tidy clang-tools-extra
#104868 opened Aug 19, 2024 by AlanRosenthal Loading…
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…
[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…
[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
[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…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.