[PATCH] D52368: [libc++abi] is_strcmp parameter to is_equal is unused for WIN32
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 21 11:10:12 PDT 2018
mclow.lists added a comment.
This seems like overkill to me; why not add `(void) use_strcmp` right before line 67 instead?
Repository:
rCXXA libc++abi
https://reviews.llvm.org/D52368
More information about the cfe-commits
mailing list