[all-commits] [llvm/llvm-project] c48442: PR45207: Fix crash if constrained-type-specifier a...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Mar 17 13:18:33 PDT 2020


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

  Changed paths:
    M clang/lib/Parse/ParseDecl.cpp
    A clang/test/SemaTemplate/undeclared-template.cpp

  Log Message:
  -----------
  PR45207: Fix crash if constrained-type-specifier annotation forms a
template_id annotation when parsing a type.




More information about the All-commits mailing list