[all-commits] [llvm/llvm-project] 743461: [Sema] Fixes templated friend member assertion

mordante via All-commits all-commits at lists.llvm.org
Tue Nov 5 12:47:22 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 743461090a2027058cd438ed643ed5ed939cf1ca
      https://github.com/llvm/llvm-project/commit/743461090a2027058cd438ed643ed5ed939cf1ca
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/CXX/temp/temp.spec/temp.expl.spec/p20.cpp

  Log Message:
  -----------
  [Sema] Fixes templated friend member assertion

Fixes PR41792: Clang assertion failure on templated friend member function

Differential Revision: https://reviews.llvm.org/D69481




More information about the All-commits mailing list