[PATCH] D76346: [Syntax] Build template declaration nodes

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 10:20:19 PDT 2020


thakis added a comment.

Reverted in 881f5b5a7b2 <https://reviews.llvm.org/rG881f5b5a7b294047815bf81780f933d14f281c86> for now. Usually the fix is to add -fno-delayed-template-parsing somewhere, but in this case it seems like the whole feature might not expect delayed template parsing, so maybe something more holistic is needed in this case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76346/new/

https://reviews.llvm.org/D76346





More information about the cfe-commits mailing list