-
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
[clang-tidy] bugprone-infinite-loop false positive with structured binding
clang-tidy
false-positive
Warning fires when it should not
#138842
opened May 7, 2025 by
satorimarch
False Positive of ODR Violation for Functions with Internal Linkage in Modules
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
clang:modules
C++20 modules and Clang Header Modules
false-positive
Warning fires when it should not
#137533
opened Apr 27, 2025 by
ckwastra
[clang-tidy] False positive bugprone-use-after-move with std::tie
clang-tidy
false-positive
Warning fires when it should not
#136105
opened Apr 17, 2025 by
dmpolukhin
[clang-tidy] bugprone-tagged-union-member-count false warning when using enum & pthread_mutex_t
clang-tidy
false-positive
Warning fires when it should not
#134840
opened Apr 8, 2025 by
abdelmaged
[clang-tidy] misc-include-cleaner false positive for FILE type header in C89 & C90
clang-include-cleaner
false-positive
Warning fires when it should not
#134535
opened Apr 6, 2025 by
abdelmaged
[msan] Runtime false positives with iostream, msan, and -O0
compiler-rt:msan
Memory sanitizer
false-positive
Warning fires when it should not
#134515
opened Apr 5, 2025 by
steveWang
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-tidy] Warning fires when it should not
misc-const-correctness
false positive
clang-tidy
false-positive
#133562
opened Mar 29, 2025 by
tearfur
clang-analyzer-alpha.cplusplus.MismatchedIterator
false positive
clang:static analyzer
false-positive
#132649
opened Mar 23, 2025 by
firewave
[clang-tidy] False positive bugprone-exception-escape for throwing lambda in noexcept function
clang-tidy
false-positive
Warning fires when it should not
#132605
opened Mar 23, 2025 by
Eisenwave
[Clang-Tidy] Warning fires when it should not
cppcoreguidelines-rvalue-reference-param-not-moved
false positive on rvalue references since C++20
clang-tidy
false-positive
#132419
opened Mar 21, 2025 by
MagentaTreehouse
[clang-include-cleaner] unnecessary include suggested when including fully contained header
clang-include-cleaner
false-positive
Warning fires when it should not
#132272
opened Mar 20, 2025 by
firewave
[clang-tidy] False positive for modernize-avoid-c-arrays in smart pointers and their make functions
clang-tidy
false-positive
Warning fires when it should not
#132260
opened Mar 20, 2025 by
kuzi117
False positive for bugprone-crtp-constructor-accessibility
clang-tidy
false-positive
Warning fires when it should not
#131737
opened Mar 18, 2025 by
kone-tlammi
[clang-tidy] False positive misc-const-correctness with double pointers
clang-tidy
false-positive
Warning fires when it should not
#131599
opened Mar 17, 2025 by
carlosgalvezp
clang-tidy.cert-dcl58-cpp false positive
clang-tidy
false-positive
Warning fires when it should not
#131466
opened Mar 15, 2025 by
ursoft
[clang-tidy] non-zero-enum-to-bool-conversion should ignore enums with underlying type bool
clang-tidy
confirmed
Verified by a second party
false-positive
Warning fires when it should not
#130762
opened Mar 11, 2025 by
RedBeard0531
False positive Warning fires when it should not
clangd(unused-includes)
with deduced return operator<=>
clang-include-cleaner
false-positive
#130753
opened Mar 11, 2025 by
Eisenwave
Clang-tidy: False positive readability-redundant-inline-specifier on out-of-line explicitly defaulted constructors
clang-tidy
false-positive
Warning fires when it should not
#130745
opened Mar 11, 2025 by
Eisenwave
[ASAN] Address sanitizer
false-positive
Warning fires when it should not
new-delete-type-mismatch
with allocation bigger than the object
compiler-rt:asan
#129701
opened Mar 4, 2025 by
firewave
Bogus new error on Wparentheses
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
false-positive
Warning fires when it should not
#129429
opened Mar 2, 2025 by
dcb314
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
clangd false positive redefinition error of type traits template when #include <print> after import with type_traits include
clangd
false-positive
Warning fires when it should not
#128840
opened Feb 26, 2025 by
FalcoGer
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.