[PATCH] D44846: [MS] Fix late-parsed template infinite loop in eager instantiation

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 26 11:25:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC328567: [MS] Fix late-parsed template infinite loop in eager instantiation (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44846?vs=139663&id=139827#toc

Repository:
  rC Clang

https://reviews.llvm.org/D44846

Files:
  include/clang/Sema/Sema.h
  lib/Sema/Sema.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/PCH/late-parsed-instantiations.cpp
  test/SemaTemplate/late-parsing-eager-instantiation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44846.139827.patch
Type: text/x-patch
Size: 5332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180326/dadca12c/attachment-0001.bin>


More information about the cfe-commits mailing list