Reid Kleckner
1bc469f0fc
Remove shell requirement from test/Modules/explicit-build-relpath.cpp
...
It only relies on 'cd', which the internal shell has now.
llvm-svn: 231031
2015-03-02 22:55:01 +00:00
Reid Kleckner
83fb85c8f0
Revert bad change from r231029
...
llvm-svn: 231030
2015-03-02 22:50:09 +00:00
Reid Kleckner
acbd23adf1
Remove shell requirements from tests that use 'cd'
...
Modules and Tooling tests in particular tend to want to change the cwd,
so we were missing test coverage in this area on Windows. It should now
be easier to write such portable tests.
llvm-svn: 231029
2015-03-02 22:42:58 +00:00
Richard Smith
0c6387f759
[modules] If the same .pcm file is imported via two different paths, don't
...
complain that the contained modules are defined twice.
llvm-svn: 223724
2014-12-09 00:14:36 +00:00