Skip to content

[7.4.0] Fix ml path for Windows clang-cl cc toolchain#23414

Closed
iancha1992 wants to merge 1 commit into
bazelbuild:release-7.4.0from
iancha1992:cp23387_2
Closed

[7.4.0] Fix ml path for Windows clang-cl cc toolchain#23414
iancha1992 wants to merge 1 commit into
bazelbuild:release-7.4.0from
iancha1992:cp23387_2

Conversation

@iancha1992
Copy link
Copy Markdown
Member

Assembly files are not valid inputs for clang-cl.exe; the MSVC ml64.exe must be used instead.

Fixes #23128.

Closes #23337.

PiperOrigin-RevId: 666406544
Change-Id: Ia7a5fc4702f08a5754145ca286c079d1a4f0e204

Commit e5a083d

Assembly files are not valid inputs for `clang-cl.exe`; the MSVC `ml64.exe` must be used instead.

Fixes bazelbuild#23128.

Closes bazelbuild#23337.

PiperOrigin-RevId: 666406544
Change-Id: Ia7a5fc4702f08a5754145ca286c079d1a4f0e204
@iancha1992 iancha1992 added team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels Aug 23, 2024
@iancha1992 iancha1992 requested a review from a team as a code owner August 23, 2024 18:53
@iancha1992 iancha1992 enabled auto-merge August 23, 2024 18:53
@meteorcloudy
Copy link
Copy Markdown
Member

See comment here: #23406 (comment)

@iancha1992 iancha1992 closed this Aug 26, 2024
auto-merge was automatically disabled August 26, 2024 18:17

Pull request was closed

@github-actions github-actions Bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants