[PATCH] D30219: [compiler-rt][asan] Fix incorrect macro preventing ICF with MSVC
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 11:28:46 PST 2017
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
My best other idea is to try to make the functions self-recursive, but I don't think that's enough.
https://reviews.llvm.org/D30219
More information about the llvm-commits
mailing list