[all-commits] [llvm/llvm-project] 68f116: PR47864: Fix assertion in pointer-to-member emissi...

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Oct 15 13:52:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 68f116aa23434b577743307c487b2edf037fca4c
      https://github.com/llvm/llvm-project/commit/68f116aa23434b577743307c487b2edf037fca4c
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M clang/include/clang/AST/RecordLayout.h
    M clang/test/CodeGenCXX/pointers-to-data-members.cpp

  Log Message:
  -----------
  PR47864: Fix assertion in pointer-to-member emission if there are
multiple declarations of the same base class.




More information about the All-commits mailing list