[clang] [Clang][Sema] fix outline member function template with default align crash (PR #78400)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 02:25:14 PST 2024


bgra8 wrote:

@jcsxky this patch introduced a regression. Please see the reproducer here: https://godbolt.org/z/rEfWP75Ta. It compiles before this change and fails at this change. It also compiles with gcc and clang-17.


https://github.com/llvm/llvm-project/pull/78400


More information about the cfe-commits mailing list