[all-commits] [llvm/llvm-project] 5c063b: [Clang] Fix a regression introduced by #138518 (#1...

cor3ntin via All-commits all-commits at lists.llvm.org
Tue May 27 22:00:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c063bebe410b7ff803e377ab40d405db2956339
      https://github.com/llvm/llvm-project/commit/5c063bebe410b7ff803e377ab40d405db2956339
  Author: cor3ntin <corentinjabot at gmail.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/SemaCXX/paren-list-agg-init.cpp

  Log Message:
  -----------
  [Clang] Fix a regression introduced by #138518 (#141342)

We did not handle the case where a variable could be initialized by a
CXXParenListInitExpr.

---------

Co-authored-by: Shafik Yaghmour <shafik.yaghmour at intel.com>



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