diff options
author | Ben Langmuir <blangmuir@apple.com> | 2014-02-21 23:39:37 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2014-02-21 23:39:37 +0000 |
commit | d51ba0b39f210da53d4edbf386d4df6e3e8b18e2 (patch) | |
tree | cae5068b40d8d6658887f0be8b2cb2dc844257a5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4845b488f193c72a97664a9073e32506d96b211b (diff) | |
download | bcm5719-llvm-d51ba0b39f210da53d4edbf386d4df6e3e8b18e2.tar.gz bcm5719-llvm-d51ba0b39f210da53d4edbf386d4df6e3e8b18e2.zip |
Add a VFSFromYAML class and a parser to create it
Provides a way to create a virtual file system using a YAML file that
supports mapping a file to a path on an 'external' file system. The
external file system will typically be the 'real' file system, but for
testing it can be changed.
A future patch will add a clang option to allow the user to specify such
a file and overlay it, but for now this code is only exercised by the
unit tests.
Differential Revision: http://llvm-reviews.chandlerc.com/D2835
llvm-svn: 201905
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions