[all-commits] [llvm/llvm-project] 4cba66: Fix crash-on-invalid when trying to recover from a...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Mar 10 16:34:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cba668ac13433ce295ee101a920365fba6f20de
      https://github.com/llvm/llvm-project/commit/4cba668ac13433ce295ee101a920365fba6f20de
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/SemaCXX/cxx0x-cursory-default-delete.cpp

  Log Message:
  -----------
  Fix crash-on-invalid when trying to recover from a function template
being deleted on its second or subsequent declaration.




More information about the All-commits mailing list