Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[StaticAnalyzer] Make it a noop when initializing a field of empty record clang:static analyzer clang Clang issues not falling into any other category
#138594 opened May 5, 2025 by ziqingluo-90 Loading…
[analyzer] Improve cache locality by using separate allocators clang:static analyzer clang Clang issues not falling into any other category
#138295 opened May 2, 2025 by tigbr Loading…
[webkit.UncountedLambdaCapturesChecker] Treat a copy capture of a CheckedPtr object as safe clang:static analyzer clang Clang issues not falling into any other category
#138068 opened May 1, 2025 by rniwa Loading…
[RawPtrRefMemberChecker] Add the support for union and pointers to unsafe pointers. clang:static analyzer clang Clang issues not falling into any other category
#138042 opened Apr 30, 2025 by rniwa Loading…
Static analyzer crashes using std::bit_cast expression clang:static analyzer crash Prefer [crash-on-valid] or [crash-on-invalid]
#137417 opened Apr 25, 2025 by ddkilzer
[NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates backend:AMDGPU backend:WebAssembly 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 lld:MachO lld llvm:analysis llvm:ir mlir:affine mlir:amdgpu mlir:arith mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:quant mlir:sparse Sparse compiler in MLIR mlir:tosa mlir
#137393 opened Apr 25, 2025 by MaxGraey Loading…
[analyzer] Workaround for slowdown spikes (unintended scope increase) clang:static analyzer clang Clang issues not falling into any other category
#136720 opened Apr 22, 2025 by NagyDonat Loading…
Fixed issue #128882: don't warn if 1st argument to 'getcwd' is NULL clang:static analyzer clang Clang issues not falling into any other category
#135720 opened Apr 15, 2025 by seanm Loading…
[NFC][analyzer] Document configuration options clang:static analyzer clang Clang issues not falling into any other category
#135169 opened Apr 10, 2025 by NagyDonat Loading…
[NFC][analyzer] Multipart checker refactor 2: NullabilityChecker clang:static analyzer clang Clang issues not falling into any other category
#132250 opened Mar 20, 2025 by NagyDonat Draft
[analyzer] Add more C++ list initializer tests and regroup clang:static analyzer clang Clang issues not falling into any other category
#129182 opened Feb 28, 2025 by Flandini Loading…
regression: false positive from clang-analyzer-unix.StdCLibraryFunctions with getcwd() clang:static analyzer false-positive Warning fires when it should not good first issue https://github.com/llvm/llvm-project/contribute regression:18 Regression in 18 release
#128882 opened Feb 26, 2025 by seanm
detect repeated STL container lookups check-request Request for a new check in clang-tidy clang:static analyzer
#123376 opened Jan 17, 2025 by firewave
ProTip! Add no:assignee to see everything that’s not assigned.