Skip to content

Comments

clang: update to 18.1.6#115

Merged
rimrul merged 3 commits intogit-for-windows:mainfrom
rimrul:mingw-w64-clang-18.1.2
Jun 4, 2024
Merged

clang: update to 18.1.6#115
rimrul merged 3 commits intogit-for-windows:mainfrom
rimrul:mingw-w64-clang-18.1.2

Conversation

@rimrul
Copy link
Member

@rimrul rimrul commented Mar 27, 2024

MSYS2 renamed the directory. Move our files to a matching directory in
preparation for the update to version 18.1.6

Signed-off-by: Matthias Aßhauer <[email protected]>
@rimrul rimrul force-pushed the mingw-w64-clang-18.1.2 branch from b1155ef to 9bc59bd Compare May 28, 2024 07:22
@rimrul rimrul changed the title clang: update to 18.1.2 clang: update to 18.1.6 May 28, 2024
@rimrul
Copy link
Member Author

rimrul commented Jun 1, 2024

Needs git-for-windows/gfw-helper-github-app#81 before we can /deploy this

@rimrul
Copy link
Member Author

rimrul commented Jun 3, 2024

/deploy

The workflow run was started.

rimrul added 2 commits June 3, 2024 20:24
We need to be careful not to replace any trailing space and backslash when
replacing the value of LLVM_TARGETS_TO_BUILD. MSYS2 also renamed the
directory, so pkgname needs to be adapted slightly.

Signed-off-by: Matthias Aßhauer <[email protected]>
Signed-off-by: Matthias Aßhauer <[email protected]>
@rimrul rimrul force-pushed the mingw-w64-clang-18.1.2 branch from 9bc59bd to 062f600 Compare June 3, 2024 18:24
-e 's/-DCMAKE_BUILD_TYPE=Release/-DCMAKE_BUILD_TYPE=MinSizeRel/' \
-e 's/-DLLVM_TARGETS_TO_BUILD=[^)]*/-DLLVM_TARGETS_TO_BUILD=Native/' \
-e 's/-DLLVM_TARGETS_TO_BUILD=[^)\\]*/-DLLVM_TARGETS_TO_BUILD=Native/' \
-e 's/-DLLVM_TARGETS_TO_BUILD=Native\\/-DLLVM_TARGETS_TO_BUILD=Native \\/' \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've thought about [^)\\ ] instead of removing and reintroducing a potential space, but decided against it to not have this break again due to a random space in a future target list.

@rimrul
Copy link
Member Author

rimrul commented Jun 3, 2024

/deploy

The workflow run was started.

@rimrul rimrul merged commit 0680efc into git-for-windows:main Jun 4, 2024
@rimrul rimrul deleted the mingw-w64-clang-18.1.2 branch June 4, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New mingw-w64-clang version] llvm: update to 18.1.2

1 participant