[PATCH] D60217: [winasan] Fix strrchr interception with vs2019 CRT

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 14:06:45 PDT 2019


rnk added a comment.

I finished overcoming other VS 2019 installation issues, ran into this issue, and confirmed that this patch fixes it. Thanks!


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60217





More information about the llvm-commits mailing list