-
Notifications
You must be signed in to change notification settings - Fork 17.6k
Issues
is:issue state:open label:false-positive
is:issue state:open label:false-positive
Issue creation is restricted in this repository
Search results
[clang-tidy][false-positive]
misc-const-correctnesssuggests converting return value to pointer-to-const with return typevoid*confirmedVerified by a second partyVerified by a second partyfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.[clang-tidy][false-positive]
modernize-use-nullptrsuggests comparingstd::strong_orderingwithnullptrfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.bugprone-redundant-branch-condition incorrectly marks a condition as redundant
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#205685 In llvm/llvm-project;clang: -Wuninitialized false positive when accessing a virtual base class member in a member initializer of an abstract class constructor
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#204858 In llvm/llvm-project;Clang 22 Static Analyzer misreports case of undefined errno in branch conditions
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#204307 In llvm/llvm-project;Clang 22 Static Analyzer misdetects criticial section for std::unique_locks
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#204304 In llvm/llvm-project;[ASan] False-positive use-after-poison at -O2 when reading guarded std::optional members
compiler-rt:asanAddress sanitizerAddress sanitizerfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#204041 In llvm/llvm-project;[clang-tidy] Check bugprone-unchecked-optional-access triggers a false-positive related to std::reference_wrapper
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.[clang-tidy] Check bugprone-unchecked-optional-access triggers a false-positive related to nested loops
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.[TSan] Missing interceptors for flockfile/ftrylockfile/funlockfile cause false positive data race reports
compiler-rt:tsanThread sanitizerThread sanitizerfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#203451 In llvm/llvm-project;-Wunused-variable incorrectly triggering on self-init
clang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerfalse-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#202326 In llvm/llvm-project;[clang-tidy] False positive for readability-identifier-naming
false-positiveWarning fires when it should notWarning fires when it should notStatus: Open.#198180 In llvm/llvm-project;