[all-commits] [llvm/llvm-project] 90192e: Fix false positive of [[clang::require_explicit_in...

higher-performance via All-commits all-commits at lists.llvm.org
Mon Feb 10 22:52:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90192e8872cc90b4d292b180a49babf72d17e579
      https://github.com/llvm/llvm-project/commit/90192e8872cc90b4d292b180a49babf72d17e579
  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



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