[PATCH] D34176: [cmake] Make sure that -Wcast-qual is not a error in preparation for clang's -Wcast-qual for C++

Marshall Clow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 13:04:53 PDT 2017


mclow.lists added a comment.

As of r305410, libc++ passes all the tests w/ -Wcast-qual enabled.


Repository:
  rL LLVM

https://reviews.llvm.org/D34176





More information about the llvm-commits mailing list