diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-11 23:03:38 -0500 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-08 17:53:30 -0800 |
commit | 75cd8d756d6e88b075fae8fe631fdbb17802bdb8 (patch) | |
tree | df4bde4ec81beb710efb58420cc24f4111f649b7 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | a22eda548b8e1f9362018dec194af0ca91b35da0 (diff) | |
download | llvm-75cd8d756d6e88b075fae8fe631fdbb17802bdb8.zip llvm-75cd8d756d6e88b075fae8fe631fdbb17802bdb8.tar.gz llvm-75cd8d756d6e88b075fae8fe631fdbb17802bdb8.tar.bz2 |
Support: Add RedirectingFileSystem::create from simple list of redirections
Add an overload of `RedirectingFileSystem::create` that builds a
redirecting filesystem off of a simple vector of string pairs. This is
intended to be used to support `clang::arcmt::FileRemapper` and
`clang::PreprocessorOptions::RemappedFiles`.
Differential Revision: https://reviews.llvm.org/D91317
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions