[all-commits] [llvm/llvm-project] de5155: [Concepts] Fix incorrect recovery in TryAnnotateTy...

Saar Raz via All-commits all-commits at lists.llvm.org
Wed Jan 22 00:51:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: de51559fa68049da73b696a4e89468154b12852a
      https://github.com/llvm/llvm-project/commit/de51559fa68049da73b696a4e89468154b12852a
  Author: Saar Raz <saar at raz.email>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M clang/lib/Parse/ParseTemplate.cpp

  Log Message:
  -----------
  [Concepts] Fix incorrect recovery in TryAnnotateTypeConstraint

TryAnnotateTypeConstraint would not put the scope specifier back into the token stream when faced
with a non-concept name after a scope specifier.




More information about the All-commits mailing list