Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 17 Mar 2016 21:30:55 +0000 (21:30 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 17 Mar 2016 21:30:55 +0000 (21:30 +0000)
commit9e2f9d818fb1bb88b9170a61e4ed4196fa8c3562
treee727cacfd2d544f1c983d3e0e5c701d13b4524b7
parent6935c2d3227661bda111bdecae976a091b8307d8
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"

Tests failing on
http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/46102

This reverts commit a1683cd6c9e07359c09f86e98a4db6b4e1bc51fc.

llvm-svn: 263750
clang/include/clang/Basic/VirtualFileSystem.h
clang/lib/Basic/VirtualFileSystem.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/ModuleDependencyCollector.cpp
clang/test/Modules/crash-vfs-path-symlink-component.m
clang/test/Modules/crash-vfs-path-traversal.m
clang/test/Modules/crash-vfs-relative-overlay.m [deleted file]
clang/unittests/Basic/VirtualFileSystemTest.cpp