diff options
author | Ben Hamilton <benhamilton@google.com> | 2017-11-09 16:01:16 +0000 |
---|---|---|
committer | Ben Hamilton <benhamilton@google.com> | 2017-11-09 16:01:16 +0000 |
commit | e5af5bde71e3730a2b5bfca6067764df13abdfc5 (patch) | |
tree | d1731915c9523bb9ff44f4941493bfe89eef8abd /llvm/lib | |
parent | d4102df9ad5b4456fc98013d9ef49834ac236b14 (diff) | |
download | bcm5719-llvm-e5af5bde71e3730a2b5bfca6067764df13abdfc5.tar.gz bcm5719-llvm-e5af5bde71e3730a2b5bfca6067764df13abdfc5.zip |
[VirtualFileSystem] InMemoryFileSystem::addFile(): Type and Perms
Summary:
This implements a FIXME in InMemoryFileSystem::addFile(), allowing
clients to specify User, Group, Type, and/or Perms when creating a
file in an in-memory filesystem.
New tests included. Ran tests with:
% ninja BasicTests && ./tools/clang/unittests/Basic/BasicTests
Fixes PR#35172 (https://bugs.llvm.org/show_bug.cgi?id=35172)
Reviewers: bkramer, hokein
Reviewed By: bkramer, hokein
Subscribers: alexfh
Differential Revision: https://reviews.llvm.org/D39572
llvm-svn: 317800
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions