RKSimon added a comment.

@nand The MSVC warnings are self explanatory - you've declared a number of 
methods (visitIndirectMember, emitConv and getPtrConstFn) but not provided 
definitions, as they're on template classes MSVC complains, a lot.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64146



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

Reply via email to