[all-commits] [llvm/llvm-project] 7f2408: Revert "[clang] Fix CTAD for aggregates for nested...

antangelo via All-commits all-commits at lists.llvm.org
Wed Jan 17 20:10:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f2408fba3106319f64880794d555edad26d7add
      https://github.com/llvm/llvm-project/commit/7f2408fba3106319f64880794d555edad26d7add
  Author: antangelo <contact at antangelo.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaInit.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaTemplate/nested-implicit-deduction-guides.cpp

  Log Message:
  -----------
  Revert "[clang] Fix CTAD for aggregates for nested template classes" (#78541)

Reverts llvm/llvm-project#78387

The added tests are failing on several build bots.




More information about the All-commits mailing list