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

[6.4.0] Wrong include path to Clang 16 on Windows #19430

Merged
merged 3 commits into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. Support clang-16 install directory on Windows

    Clang install on Windows started using just the major version number in the install path rather than the full version number.
    
    Fixes bazelbuild#17863
    
    Closes bazelbuild#19391.
    
    PiperOrigin-RevId: 562480023
    Change-Id: Iebd5d3cedff48739747fa8668d56ff8f1d9350b9
    ohodson authored and bazel-io committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1267b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d0488 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    dc08369 View commit details
    Browse the repository at this point in the history