There are several places in the gtest framework that trigger -Wzero-as-null-pointer-constant warnings when that warning is enabled.
Some are in our code, and should be fixed. Some are in 3rd party code, and should be suppressed rather than modifying that code.
Some are in our code, and should be fixed. Some are in 3rd party code, and should be suppressed rather than modifying that code.
- blocks
-
JDK-8332189 Enable -Wzero-as-null-pointer-constant
- Open
- links to
-
Commit(master) openjdk/jdk/d77e6fe4
-
Review(master) openjdk/jdk/20536