-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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: --enable-check-profile is empty
clang-tidy
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#141639
opened May 27, 2025 by
fzakaria
[clang-tidy] modernize-use-using suggested for extern "C" typedefs
clang-tidy
false-positive
Warning fires when it should not
#141394
opened May 25, 2025 by
LegalizeAdulthood
[clang-tidy] Fix false positives with deducing this in
readability-convert-member-functions-to-static
check
clang-tidy
clang-tools-extra
#141391
opened May 25, 2025 by
flovent
Loading…
False-positive Warning fires when it should not
readability-convert-member-functions-to-static
when using explicit object parameters
clang-tidy
false-positive
#141381
opened May 24, 2025 by
chriselrod
[clang-tidy] Add check for assignment or comparision operators' operand in
readability-math-missing-parentheses
clang-tidy
clang-tools-extra
#141345
opened May 24, 2025 by
flovent
Loading…
[clang-tidy] properly handle private move constructors in
modernize-pass-by-value
check
clang-tidy
clang-tools-extra
#141304
opened May 23, 2025 by
vbvictor
Loading…
clang-tidy
bugprone-unused-return-value
does not work for Obj-C methods
clang-tidy
objective-c
#141292
opened May 23, 2025 by
seanm
[clang-tidy] Check request: readability-use-std-clamp
check-request
Request for a new check in clang-tidy
clang-tidy
#141252
opened May 23, 2025 by
denzor200
[clang-tidy] Check request: readability-bitwise-missing-parentheses
check-request
Request for a new check in clang-tidy
clang-tidy
#141249
opened May 23, 2025 by
denzor200
[clang-tidy] Don't run use-nullptr check on objective-c code.
clang-tidy
clang-tools-extra
#141229
opened May 23, 2025 by
hokein
Loading…
[clang-tidy] Disable bugprone-multi-level-pointer-conversion in C code
clang-tidy
clang-tools-extra
#141209
opened May 23, 2025 by
carlosgalvezp
Loading…
[clang-tidy][performance-unnecessary-value-param] Avoid in coroutines
clang-tidy
clang-tools-extra
#140912
opened May 21, 2025 by
dmpolukhin
Loading…
clang-tidy: bugprone-multi-level-implicit-pointer-conversion should ignore malloc/calloc/realloc/free
clang-tidy
#140659
opened May 20, 2025 by
seanm
clang-tidy readability-non-const-parameter false positive with Obj-C
clang-tidy
false-positive
Warning fires when it should not
objective-c
#140492
opened May 19, 2025 by
seanm
[clang-tidy] "bugprone-return-const-ref-from-parameter" - should consider
*this
as a parameter
clang-tidy
#140473
opened May 18, 2025 by
denzor200
Clang-Tidy 19 incorrectly replaces std::expected with std::unexpected
clang-tidy
incomplete
Issue not complete (e.g. missing a reproducer, build arguments, etc.)
#140439
opened May 18, 2025 by
magnesj
Assertion failed: (BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance"), function ~BitstreamWriter, file BitstreamWriter.h, line 168.
clang-tidy
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140433
opened May 18, 2025 by
seanm
false positives of bugprone-sizeof-expression with a plain template type argument
clang-tidy
false-positive
Warning fires when it should not
#140240
opened May 16, 2025 by
sfc-gh-sgiesecke
[clang-tidy] "modernize-pass-by-value" - should ignore move constructors from protected/private section
clang-tidy
#140236
opened May 16, 2025 by
denzor200
[clang-tidy] Added check 'bugprone-function-visibility-change'
clang-tidy
clang-tools-extra
#140086
opened May 15, 2025 by
balazske
Loading…
[clang-tidy] "bugprone-return-const-ref-from-parameter" - should catch reference-like returns
clang-tidy
false-negative
#140054
opened May 15, 2025 by
denzor200
[clang-tidy] Check request: modernize-use-std-construct-at
check-request
Request for a new check in clang-tidy
clang-tidy
#139616
opened May 12, 2025 by
denzor200
[clang-tidy] Warn when Request for a new check in clang-tidy
clang-tidy
char
is passed to <ctype.h>
/<cctype>
functions
check-request
#139589
opened May 12, 2025 by
s-barannikov
[clang-tidy] Add check performance-lost-std-move
clang-tidy
clang-tools-extra
#139525
opened May 12, 2025 by
segoon
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.