[PATCH] D41727: [libcxx] Disable tautological-type-limit-compare warning
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 08:58:34 PST 2018
lebedev.ri added a comment.
Note that it won't help for the cases where `libc++` is **used**, and `-Wextra -Wsystem-headers` is specified.
Repository:
rL LLVM
https://reviews.llvm.org/D41727
More information about the llvm-commits
mailing list