[PATCH] D55229: [COFF] Statically link certain runtime library functions
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 24 16:45:24 PDT 2019
rnk commandeered this revision.
rnk edited reviewers, added: mgrang; removed: rnk.
rnk added a comment.
In D55229#1455472 <https://reviews.llvm.org/D55229#1455472>, @rnk wrote:
> This patch fixes a lot of LNK4286 warnings when running `check-asan` on Windows, so I'd like to get it committed upstream. Are there any remaining objections? Is it OK if I commandeer the revision and make some minor aesthetic adjustments and land it?
I'll go ahead and do this and try to get it rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55229/new/
https://reviews.llvm.org/D55229
More information about the cfe-commits
mailing list