]> granicus.if.org Git - clang/commit
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)
commit1b9182c1e4473cddd38cb1c3b12d857dc07ea1d4
tree8352defb442da0e9140dc58b9ec58d14ba5a8e16
parent0b61e8b1ecd80cfeaa6481b9a99aaa5b6e4316e5
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263750 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/VirtualFileSystem.h
lib/Basic/VirtualFileSystem.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/ModuleDependencyCollector.cpp
test/Modules/crash-vfs-path-symlink-component.m
test/Modules/crash-vfs-path-traversal.m
test/Modules/crash-vfs-relative-overlay.m [deleted file]
unittests/Basic/VirtualFileSystemTest.cpp