[all-commits] [llvm/llvm-project] 6e6aa4: Revert "[Clang][Sema] fix outline member function ...

Erich Keane via All-commits all-commits at lists.llvm.org
Wed Jan 31 06:59:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e6aa44c7d14b37a12e40c6b36478045d6004a0a
      https://github.com/llvm/llvm-project/commit/6e6aa44c7d14b37a12e40c6b36478045d6004a0a
  Author: Erich Keane <ekeane at nvidia.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaTemplateInstantiate.cpp
    R clang/test/SemaTemplate/default-parm-init.cpp

  Log Message:
  -----------
  Revert "[Clang][Sema] fix outline member function template with defau… (#80144)

…lt align crash (#78400)"

This reverts commit 7b3389980ddbd84f72ccc4776889c67519cc2c14.

A regression was discovered here:
https://github.com/llvm/llvm-project/pull/78400

and the author requested a revert to give time to review.




More information about the All-commits mailing list