X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Finclude%2Fcds_test%2Fext_gtest.h;h=617867015fbc991a21f106e4fc125021bd824330;hb=61f52828c665db74baa27010499a65f56da03754;hp=bc24ff6d894b8e30e8d9f7463315c004903fe4cf;hpb=51f431a8700fddee2f67e7d86944264d65de6a84;p=libcds.git diff --git a/test/include/cds_test/ext_gtest.h b/test/include/cds_test/ext_gtest.h index bc24ff6d..61786701 100644 --- a/test/include/cds_test/ext_gtest.h +++ b/test/include/cds_test/ext_gtest.h @@ -36,6 +36,7 @@ # pragma GCC diagnostic push // Unfortunately, seems, -Wduplicated-branches cannot be controlled via this pragma # pragma GCC diagnostic ignored "-Wduplicated-branches" +# pragma GCC diagnostic ignored "-Wshadow" #endif #include