[PATCH] D46499: [Support] Add docs for 'openFileFor{Write,Read}'

Steve Canon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 08:52:31 PDT 2018


scanon added a comment.

Two quick notes as someone who has never used these functions:

- Name is really the *path* of the file to open, right?
- What happens to ResultFD if the function fails?


Repository:
  rL LLVM

https://reviews.llvm.org/D46499





More information about the llvm-commits mailing list