If a module map is found in a relative -I path, convert the filenames within it
to absolute paths when building the includes file for the module. Without this, the module build would fail, because the relative paths we were using are not necessarily relative to a directory in our include path. llvm-svn: 203528
Loading
Please sign in to comment