clang++-19: Incorrect warning unused-private-field
even though member is used in constructor.
#97365
Labels
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
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
test program:
Wunused-private-field.cpp
compiler output:
compiler version
The text was updated successfully, but these errors were encountered: