loladiro added a comment.

Hmm, the rebased version of this introduces new errors in 
`test/Modules/cxx-templates.cpp`. That test didn't exist when I wrote this code 
and I'm not familiar with templates. @rsmith could you take a look, error is:

  error: 'error' diagnostics seen but not expected:
    File /data/keno/llvm/tools/clang/test/Modules/cxx-templates.cpp Line 202: 
definition of 'nested_cls_t' must be imported from module 
'cxx_templates_common.unimported' before it is required
    File /data/keno/llvm/tools/clang/test/Modules/cxx-templates.cpp Line 202: 
definition of 'nested_cls_t' must be imported from module 
'cxx_templates_common.unimported' before it is required


Repository:
  rL LLVM

https://reviews.llvm.org/D13419



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to