[PATCH] D39149: [libc++] Prevent tautological comparisons
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 31 11:05:02 PDT 2017
lebedev.ri added a comment.
In https://reviews.llvm.org/D39149#910825, @mclow.lists wrote:
> I dislike this change fairly strongly.
> I would much rather pursue a clang-based solution (since clang is being unhelpful here)
> Don't know if we can get one, though.
@smeenai
https://reviews.llvm.org/D39462 *should* render this (https://reviews.llvm.org/D39149) differential unnecessary, *please* try it.
https://reviews.llvm.org/D39149
More information about the cfe-commits
mailing list