diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-08 14:58:46 -0800 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-08 17:33:46 -0800 |
| commit | a22eda548b8e1f9362018dec194af0ca91b35da0 (patch) | |
| tree | deeb0af688f34dfd07446da8eea87866fefe33ba /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 5207f19d103dc3e0ec974fa64d2c031d84d497a8 (diff) | |
| download | llvm-a22eda548b8e1f9362018dec194af0ca91b35da0.zip llvm-a22eda548b8e1f9362018dec194af0ca91b35da0.tar.gz llvm-a22eda548b8e1f9362018dec194af0ca91b35da0.tar.bz2 | |
VFS: Return new file systems as uniquely owned when possible, almost NFC
Uniformly return uniquely-owned filesystems from VFS creation APIs. The
one exception is `getRealFileSystem`, which has a single instance and
needs to be shared.
This is almost NFC, except that it fixes a memory leak in
`vfs::collectVFSFromYAML()`.
Depends on https://reviews.llvm.org/D92888
Differential Revision: https://reviews.llvm.org/D92890
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
