cmake: use -Wshadow-compatible-local if supported
Summary: Use the `use -Wshadow-compatible-local` flag if the compiler supports it. This also required marking the gmock include directory as a system include directory, to prevent the compiler from warning about existing name shadowing in gmock's header files. Reviewed By: yfeldblum Differential Revision: D6787806 fbshipit-source-id: f0e5f6de543a47b19a09440c58ee2961dab23054
Showing
Please register or sign in to comment