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

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

Description

@tcztzy

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions