JonasToth added a comment.

i had an issue with msvc before, where `-fno-delayed-template-parsing` had to 
be added to the compilation, because MSVC did not have uninstantiated 
templates. Maybe this could be similar? But i am not sure how to resolve the 
issue here, as you probably can't pass in flags.
Maybe calling the template functions to instantiate them would be a possibility.


Repository:
  rL LLVM

https://reviews.llvm.org/D51898



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

Reply via email to