[Openmp-commits] [PATCH] D34759: OpenMP RTL cleanup: eliminated warnings with -Wcast-qual

Roman Lebedev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 28 14:32:15 PDT 2017


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Thank you!
I can confirm that with this + https://reviews.llvm.org/D33102, clang can finally fully self-host with no `-Wcast-qual` warnings.

Do note that i did not review the code!


Repository:
  rL LLVM

https://reviews.llvm.org/D34759





More information about the Openmp-commits mailing list