[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:46 PDT 2018


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D44846

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

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


More information about the cfe-commits mailing list