[all-commits] [llvm/llvm-project] 9604bd: [clang] Allow parentheses around CTAD declarators ...

offsetof via All-commits all-commits at lists.llvm.org
Thu Apr 10 23:47:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9604bdf1180950c04f194584fdd2cca0f0668971
      https://github.com/llvm/llvm-project/commit/9604bdf1180950c04f194584fdd2cca0f0668971
  Author: offsetof <offsetof at mailo.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaType.cpp
    M clang/test/CXX/drs/cwg23xx.cpp
    M clang/test/Parser/cxx1z-class-template-argument-deduction.cpp
    M clang/test/SemaCXX/ctad.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [clang] Allow parentheses around CTAD declarators (#132829)

Fixes #39811



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