Skip to content

[Basic] Update for new fs::createUniqueFile in llvm #36672

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

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Mar 31, 2021

https://reviews.llvm.org/D97785 reintroduced a flags parameter to fs::createUniqueFile, this time preceding params. (Compare: #18472)

rdar://76036856

@lorentey lorentey requested a review from gottesmm March 31, 2021 04:18
https://reviews.llvm.org/D97785 reintroduced a flags parameter to `fs::createUniqueFile`, this time preceding `params`. (Compare: #18472)

rdar://76036856
@lorentey
Copy link
Member Author

Locally verified that Basic/FileSystem.cpp builds with this change.

@lorentey lorentey merged commit 34535ea into next Mar 31, 2021
@lorentey lorentey deleted the lorentey-patch-1 branch March 31, 2021 05:10
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.

1 participant