-
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 19 incorrectly replaces std::expected with std::unexpected
clang-tidy
#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]
incomplete
Issue not complete (e.g. missing a reproducer, build arguments, etc.)
#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] Remove intrusive reference count from libclang and C++ API
clang:dataflow
Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:modules
C++20 modules and Clang Header Modules
clang
Clang issues not falling into any other category
clang-format
clang-tidy
clang-tools-extra
clangd
HLSL
HLSL Language Support
lldb
DiagnosticOptions
clang:as-a-library
#139584
opened May 12, 2025 by
jansvoboda11
Loading…
[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
[clang-tidy] Check request: readability-use-element-projections
check-request
Request for a new check in clang-tidy
clang-tidy
#139143
opened May 8, 2025 by
denzor200
[clang-tidy]
portability-template-virtual-member-function
warns about pure virtual member functions
clang-tidy
#139031
opened May 8, 2025 by
tearfur
[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
[clang-tidy] Add flag to specify an alternative to std::move in cppcoreguidelines-rvalue-reference-param-not-moved
clang-tidy
clang-tools-extra
#138757
opened May 6, 2025 by
DimitrijeDobrota
Loading…
[clang-tidy] Add flag to specify an alternative to std::forward
clang-tidy
clang-tools-extra
#138755
opened May 6, 2025 by
DimitrijeDobrota
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.