[PATCH] -fdelayed-template-parsing: handle cases where a late-parsed function is not a direct member of a template, but rather nested inside a class that's a member of a template (PR19613)

Hans Wennborg hans at chromium.org
Wed Apr 30 15:56:02 PDT 2014


New patch addressing Richard's feedback.

http://reviews.llvm.org/D3555

Files:
  include/clang/Sema/Sema.h
  lib/Parse/ParseTemplate.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/Parser/DelayedTemplateParsing.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3555.8998.patch
Type: text/x-patch
Size: 5581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140430/6a27acdc/attachment.bin>


More information about the cfe-commits mailing list