[all-commits] [llvm/llvm-project] 44c3a6: PR45063: Fix crash on invalid processing an elabor...

Richard Smith via All-commits all-commits at lists.llvm.org
Fri Mar 13 18:53:54 PDT 2020


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

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/Parser/cxx-template-decl.cpp

  Log Message:
  -----------
  PR45063: Fix crash on invalid processing an elaborated class template-id
with an invalid scope specifier.




More information about the All-commits mailing list