[clang-tools-extra] [clang-tidy] fix nullptr dereference in bugprone-forwarding-reference (PR #106856)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 16 14:46:07 PDT 2024
================
@@ -119,7 +123,6 @@ Changes in existing checks
<clang-tidy/checks/cppcoreguidelines/prefer-member-initializer>` check to avoid
false positive when member initialization depends on a structured binging
variable.
-
----------------
5chmidti wrote:
thanks
https://github.com/llvm/llvm-project/pull/106856
More information about the cfe-commits
mailing list