aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-02 18:12:28 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-02 18:12:28 +0000
commit407e2124bf2d692fb147e111f668f6869ae19990 (patch)
tree06889de567f2563abbba650a6026b50670b7c8f3 /clang/lib/Frontend/CompilerInvocation.cpp
parentf98849eb8aa991668e5c47eeb7b2899772af3810 (diff)
downloadllvm-407e2124bf2d692fb147e111f668f6869ae19990.zip
llvm-407e2124bf2d692fb147e111f668f6869ae19990.tar.gz
llvm-407e2124bf2d692fb147e111f668f6869ae19990.tar.bz2
Extend -remap-file=from;to to permit mapping from a non-existent
file. This is accomplished by introducing the notion of a "virtual" file into the file manager, which provides a FileEntry* for a named file whose size and modification time are known but which may not exist on disk. Added a cute little test that remaps both a .c file and a .h file it includes to alternative files. llvm-svn: 90329
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions