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

[libclc] Convert tabs to spaces in CMake #13056

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

frasercrmck
Copy link
Contributor

@frasercrmck frasercrmck commented Mar 18, 2024

This mirrors a change made to upstream LLVM in llvm/llvm-project#85634, but since we've made downstream changes we have to do the work in two places.

Some of this will cause merge conflicts when pulling down upstream LLVM but I don't know how we can avoid that.

Some of the other files changed in the upstream PR have been left alone
here since we'll soon pull those in anyway.

This mirrors a change made to upstream LLVM in
llvm/llvm-project#85634, but since we've made
downstream changes we have to do the work in two places.

Some of this will cause merge conflicts when pulling down upstream LLVM
but I don't know how we can avoid that.

Some of the other files changed in the upstream PR have been left alone
here since we'll soon pull those in anyway.
@frasercrmck frasercrmck requested a review from a team as a code owner March 18, 2024 14:51
@ldrumm ldrumm merged commit feb80ba into intel:sycl Mar 19, 2024
12 checks passed
@frasercrmck frasercrmck deleted the reformat-libclc-buildsystem branch March 19, 2024 10:53
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.

3 participants