• Tom Hughes's avatar
    Add -Wundef to the CI scripts when building with Bazel · a798c2f1
    Tom Hughes authored
    The CMake build already adds -Wundef for gcc/clang. This change makes sure that
    the gcc/clang Bazel builds also compile correctly with -Wundef (#3267).
    
    PiperOrigin-RevId: 514864451
    Change-Id: I7798a4a4c68d037e23625db24ee29df454367734
    a798c2f1
linux-presubmit.sh 4.43 KB