sgatev added a comment.

@gribozavr2 suggested that this is probably because we use delayed template 
parsing on Windows for MSVC compatibility. I reproduced the error using the 
`--target=x86_64-windows-msvc` arg and verified that adding 
`-fno-delayed-template-parsing` arg fixes it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117567

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

Reply via email to