-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
[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…
[Clang][analyzer] replace Stmt* with ConstCFGElement in SymbolConjured (reland)
clang:analysis
clang:static analyzer
clang
Clang issues not falling into any other category
#137355
opened Apr 25, 2025 by
fangyi-zhou
Loading…
[StaticAnalyzer] A Static Analyzer bug related to initializing [[__no_unique_address__]] fields
clang:static analyzer
#137252
opened Apr 24, 2025 by
ziqingluo-90
clang-analyzer-cplusplus.Move
not reported for usage after std::move()
with range
clang:static analyzer
false-negative
good first issue
#137157
opened Apr 24, 2025 by
firewave
[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…
[clang] Errors about .model files, when using --analyze on Windows
clang:static analyzer
platform:windows
#136090
opened Apr 17, 2025 by
icebox246
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…
Incorrect "Called C++ object pointer is null" report -- when user code NULL-checks the dynamically casted value
clang:static analyzer
false-positive
Warning fires when it should not
#134454
opened Apr 4, 2025 by
vakatov
False-positive: code analyzer does not know what "accept()/recvfrom()" does [initializing arguments by pointer]
clang:static analyzer
false-positive
Warning fires when it should not
#134103
opened Apr 2, 2025 by
alavrentiev
False-positive: fopen() without fclose() in main() reported as a "resource leak" clang:static analyzer
clang:static analyzer
false-positive
Warning fires when it should not
#133942
opened Apr 1, 2025 by
alavrentiev
clang-analyzer-alpha.cplusplus.MismatchedIterator
false positive
clang:static analyzer
false-positive
#132649
opened Mar 23, 2025 by
firewave
[NFC][analyzer] Multipart checker refactor 2: NullabilityChecker
clang:static analyzer
clang
Clang issues not falling into any other category
Need an ownership_holds for non-malloced memory
clang:static analyzer
#132188
opened Mar 20, 2025 by
fefe17
[clang][analyzer] Add support for C++23 container methods releated to iterator in ContainerModeling
clang:static analyzer
clang
Clang issues not falling into any other category
#129719
opened Mar 4, 2025 by
flovent
Loading…
[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 Warning fires when it should not
good first issue
https://github.com/llvm/llvm-project/contribute
regression:18
Regression in 18 release
clang-analyzer-unix.StdCLibraryFunctions
with getcwd()
clang:static analyzer
false-positive
#128882
opened Feb 26, 2025 by
seanm
[analyzer]
security.ArrayBound
lacks check for std::array
or array passed by reference
clang:static analyzer
#127188
opened Feb 14, 2025 by
zufuliu
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
Clang static analyzer false positive suppression does not suppress an issue report
clang:static analyzer
false-positive
Warning fires when it should not
#123227
opened Jan 16, 2025 by
SergeySatskiy
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.