forked from OSchip/llvm-project
71ce376b2f
This is a more principled version of what I did earlier. Path normalization is generally a good thing, but may break users in strange environments, e. g. using lots of symlinks. Let the user choose and default it to on. This also changes adding a duplicated file into returning an error if the file contents are different instead of an assertion failure. Differential Revision: http://reviews.llvm.org/D13658 llvm-svn: 250060 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CharInfoTest.cpp | ||
DiagnosticTest.cpp | ||
FileManagerTest.cpp | ||
Makefile | ||
SourceManagerTest.cpp | ||
VirtualFileSystemTest.cpp |