Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable IncludeValidation for ObjC in bazel #14440

Commits on Dec 16, 2021

  1. Disable IncludeValidation for ObjC in bazel

    IncludeValidation was disabled for ObjC for bazel versions up to 4.2.
    We are getting reports that turning it on in 5.0 causes breakages due
    to Apple (?) clang emitting absolute paths in .d files.
    
    Fixes bazelbuild#14346.
    
    PiperOrigin-RevId: 415251009
    googlewalt authored and amberdixon committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    416d4cb View commit details
    Browse the repository at this point in the history