Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

llvm::sys::fs::F_None is removed in recent releases #253

Open
tcztzy opened this issue Jan 27, 2022 · 1 comment
Open

llvm::sys::fs::F_None is removed in recent releases #253

tcztzy opened this issue Jan 27, 2022 · 1 comment
Assignees

Comments

@tcztzy
Copy link

tcztzy commented Jan 27, 2022

llvm::raw_fd_ostream stream(filename, err, llvm::sys::fs::F_None);

https://reviews.llvm.org/D101506
Maybe we can use llvm::sys::fs::OF_None instead?

@markhend
Copy link
Collaborator

Thanks for the suggestion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants