[all-commits] [llvm/llvm-project] 923d35: Fix false positive of [[clang::require_explicit_in...
higher-performance via All-commits
all-commits at lists.llvm.org
Tue Feb 11 13:22:57 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 923d35bcf76529ba3afe736d160cb6be12b63e24
https://github.com/llvm/llvm-project/commit/923d35bcf76529ba3afe736d160cb6be12b63e24
Author: higher-performance <higher.performance.github at gmail.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
M clang/test/SemaCXX/uninitialized.cpp
Log Message:
-----------
Fix false positive of [[clang::require_explicit_initialization]] on copy/move constructors (#126553)
Fixes #126490
(cherry picked from commit 90192e8872cc90b4d292b180a49babf72d17e579)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list