-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Clang][NFC] Use Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
llvm::sort()
clang:analysis
clang:dataflow
#140337
opened May 17, 2025 by
el-ev
Loading…
Thread safety/capability analysis behavioral difference between member and free function
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
#139933
opened May 14, 2025 by
AaronBallman
[clang][ThreadSafety]: fix discrepancy between capability attributes
clang:analysis
clang
Clang issues not falling into any other category
#139343
opened May 10, 2025 by
theuni
Loading…
[analyzer][NFC] Introduce framework for checker families
clang:analysis
clang:static analyzer
clang
Clang issues not falling into any other category
#139256
opened May 9, 2025 by
NagyDonat
Loading…
-Wconsumed is ignored on destructors
c++
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
#138890
opened May 7, 2025 by
apache-hb
Thread Safety Analysis: Support reentrant capabilities
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#137133
opened Apr 24, 2025 by
melver
Loading…
[clang] Redefine IR generation bugs: mangling, exceptions, etc.
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
llvm:ir
llvm:transforms
noconvergent
and generate convergence control tokens
clang:analysis
clang:codegen
#136282
opened Apr 18, 2025 by
ssahasra
Loading…
[clang] Define convergence in C++ languages such as HIP, CUDA, OpenCL
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#136280
opened Apr 18, 2025 by
ssahasra
Loading…
[clang] Constant-evaluate format strings as last resort
clang:analysis
clang:codegen
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
#135864
opened Apr 15, 2025 by
apple-fcloutier
Loading…
Thread Safety Analysis: Check managed capabilities of returned scoped capability
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#131831
opened Mar 18, 2025 by
malek203
Loading…
diags without usable source location after #127338
clang:analysis
#128195
opened Feb 21, 2025 by
nico
[-Wunsafe-buffer-usage] Add absl::{Span,string_view} to UnsafeBufferUsage analysis
clang:analysis
clang
Clang issues not falling into any other category
#127698
opened Feb 18, 2025 by
mxms0
Loading…
Clang thread-safety analysis not producing a warning for accessing a guarded field in different object
clang:analysis
#127349
opened Feb 15, 2025 by
Qwinci
clang thread safety analysis does not take into account assert_exclusive_lock attribute
clang:analysis
#123512
opened Jan 19, 2025 by
krinkinmu
[Clang][Analysis] Don't treat the default switch path as unreachable when all enumerators are covered
clang:analysis
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#123166
opened Jan 16, 2025 by
jeremy-rifkin
Loading…
[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…
Assertion `Uses->count(DRE) && "DRE not found or claimed by multiple matchers!"' failed.
clang:analysis
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#122066
opened Jan 8, 2025 by
marckwei
[clang] Function call without comparisons reported as non-constant expression after CWG2765 implementation
c++20
clang:analysis
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#117409
opened Nov 23, 2024 by
ormris
[clang][Analysis][NFC] Let isConfigurationValue take Expr
clang:analysis
clang
Clang issues not falling into any other category
#116266
opened Nov 14, 2024 by
aaronpuchert
Loading…
Clang tooling generated visibility macros for Clang
backend:AArch64
backend:AMDGPU
backend:ARM
backend:Hexagon
backend:loongarch
backend:PowerPC
backend:RISC-V
backend:SystemZ
backend:WebAssembly
backend:X86
clang:analysis
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:dataflow
Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:modules
C++20 modules and Clang Header Modules
clang:openmp
OpenMP related changes to Clang
clang:static analyzer
clang
Clang issues not falling into any other category
clang-format
ClangIR
Anything related to the ClangIR project
HLSL
HLSL Language Support
xray
#109702
opened Sep 23, 2024 by
fsfod
Loading…
Thread Safety Analysis - some types of unsupported marking leads to many false positives
clang:analysis
#107196
opened Sep 4, 2024 by
ethouris
-Wall causes massive compilation slowdown
clang:analysis
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
confirmed
Verified by a second party
slow-compile
#105959
opened Aug 24, 2024 by
mikulas-patocka
Why isn‘t any warning for elements uninitialized in a Structure using Wuninitialized
clang:analysis
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
#104744
opened Aug 19, 2024 by
Zhenhang1213
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.