[all-commits] [llvm/llvm-project] 5f2c55: Fix assert on valid due to incorrect assumption th...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Nov 18 14:04:28 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f2c5541f78750c21004e0172f13db4632966fd3
      https://github.com/llvm/llvm-project/commit/5f2c5541f78750c21004e0172f13db4632966fd3
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M clang/lib/Sema/SemaDeclCXX.cpp
    A clang/test/SemaTemplate/default-member-init.cpp

  Log Message:
  -----------
  Fix assert on valid due to incorrect assumption that a field name must
be unique in its scope.




More information about the All-commits mailing list