[all-commits] [llvm/llvm-project] 02eb8e: Inform the consumer on invalid template instantiat...

Vassil Vassilev via All-commits all-commits at lists.llvm.org
Tue Jan 5 01:44:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02eb8e20b51b3ea263bbfe696241b8541c72ee7a
      https://github.com/llvm/llvm-project/commit/02eb8e20b51b3ea263bbfe696241b8541c72ee7a
  Author: Vassil Vassilev <v.g.vassilev at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiate.cpp

  Log Message:
  -----------
  Inform the consumer on invalid template instantiations.

Some clients which want to track state need the information whether a template
was instantiated and made invalid.

Differential revision: https://reviews.llvm.org/D92248




More information about the All-commits mailing list