[all-commits] [llvm/llvm-project] d8e8ae: Revert "[SemaTemplate] Stop passing insertion posi...

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Nov 25 16:39:10 PST 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d8e8ae195a2581bea454317c4c4eabf0943d1e6d
      https://github.com/llvm/llvm-project/commit/d8e8ae195a2581bea454317c4c4eabf0943d1e6d
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/include/clang/Sema/Template.h
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/test/SemaTemplate/instantiate-var-template.cpp

  Log Message:
  -----------
  Revert "[SemaTemplate] Stop passing insertion position around during VarTemplate instantiation"

This reverts commit 8ac709578067f77a7036fe50610277516fa36d50.

This commit changes the public API of clang, so it needs to be reworked.




More information about the All-commits mailing list