[PATCH] D39149: [libc++] Prevent tautological comparisons

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 09:49:30 PDT 2017


mclow.lists added a comment.

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.


https://reviews.llvm.org/D39149





More information about the cfe-commits mailing list