diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-04 15:51:56 -0500 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-02 16:28:33 -0800 |
commit | dcc4f7f3c4b4442710ae73d6f73cded665426678 (patch) | |
tree | 67c52532a9391a40953b28ca496f012b18307655 /clang/lib/Basic/FileManager.cpp | |
parent | 0a09c1cc9dcbec8126344123e9481bed6524e5ec (diff) | |
download | llvm-dcc4f7f3c4b4442710ae73d6f73cded665426678.zip llvm-dcc4f7f3c4b4442710ae73d6f73cded665426678.tar.gz llvm-dcc4f7f3c4b4442710ae73d6f73cded665426678.tar.bz2 |
ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC
As part of reducing use of PreprocessorOptions::RemappedFileBuffers,
stop abusing it to pass information around remapped files in
`ARCMigrate`. This simplifies an eventual follow-up to switch to using
an `InMemoryFileSystem` for this.
Differential Revision: https://reviews.llvm.org/D90887
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions