[PATCH] D49904: [CMake] Disable -Wstringop-overflow

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 11:17:53 PDT 2018


xbolva00 added a comment.

Can you turn off -Woverloaded-virtual for GCC? There are warnings during the build, which are not relevant (according to the person who commited the change which caused this warning with GCC, I asked him to check it some time ago)


Repository:
  rL LLVM

https://reviews.llvm.org/D49904





More information about the llvm-commits mailing list