diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-03-26 22:32:06 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-03-26 22:32:06 +0000 |
commit | db8a742206749b2677c78d0125a21968a7df37b3 (patch) | |
tree | 91edaf8086e0428cd113bb6ca9b5e1e0b0ca0486 /llvm/lib/IR/ConstantRange.cpp | |
parent | 1da7eac87c15662f808f69e260e3ec47923c28f6 (diff) | |
download | llvm-db8a742206749b2677c78d0125a21968a7df37b3.zip llvm-db8a742206749b2677c78d0125a21968a7df37b3.tar.gz llvm-db8a742206749b2677c78d0125a21968a7df37b3.tar.bz2 |
Basic: Return a reference from FileManager::getVirtualFileSystem, NFC
FileManager constructs a VFS in its constructor if it isn't passed one,
and there's no way to reset it. Make that contract clear by returning a
reference from its accessor.
https://reviews.llvm.org/D59388
llvm-svn: 357038
Diffstat (limited to 'llvm/lib/IR/ConstantRange.cpp')
0 files changed, 0 insertions, 0 deletions