-
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-tidy] readability-redundant-smartptr-get: disable for smart pointers to arrays
clang-tidy
clang-tools-extra
#141092
opened May 22, 2025 by
FabianWolff
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][NFC] Refactor
modernize-use-trailing-return-type-check
check code and tests
clang-tidy
clang-tools-extra
#140759
opened May 20, 2025 by
vbvictor
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
[clang-tidy] Add avoid-pragma-once.
clang-tidy
clang-tools-extra
#140388
opened May 17, 2025 by
dl8sd11
Loading…
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: portability-avoid-pragma-once
check-request
Request for a new check in clang-tidy
clang-tidy
#139618
opened May 12, 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…
Fix the issue #139467 ([clang-tidy] false positive narrowing conversion)
clang-tidy
clang-tools-extra
#139474
opened May 11, 2025 by
AndreyG
Loading…
bugprone-narrowing-conversions false positive for contional expression (in C)
clang-tidy
false-positive
Warning fires when it should not
#139467
opened May 11, 2025 by
AndreyG
[clang-tidy] fix false negatives with type aliases in
cppcoreguidlines-pro-bounds-pointer-arithmetic
check
clang-tidy
clang-tools-extra
#139430
opened May 11, 2025 by
vbvictor
Loading…
clang-tidy "cppcoreguidelines-pro-bounds-pointer-arithmetic" false negative
clang-tidy
false-negative
#139241
opened May 9, 2025 by
adesitter
[clang-tidy] Check request: modernize-use-std-destroy-at
check-request
Request for a new check in clang-tidy
clang-tidy
#139162
opened May 8, 2025 by
denzor200
[clang-tidy] Check request: cppcoreguidelines-avoid-calling-unknown-under-lock
check-request
Request for a new check in clang-tidy
clang-tidy
#139157
opened May 8, 2025 by
denzor200
[clang-tidy] "modernize-use-std-format" - should catch long concatenation chains
clang-tidy
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
#139152
opened May 8, 2025 by
denzor200
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.