]> granicus.if.org Git - clang/commit
Remove test that tests referring to the current working directory. You
authorDaniel Jasper <djasper@google.com>
Fri, 10 Jul 2015 05:57:23 +0000 (05:57 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 10 Jul 2015 05:57:23 +0000 (05:57 +0000)
commit27b95a6f4a652db872c1140e3a8c1cdca01d8ba8
tree77eb5ece59f41a3bae9297422f6c5dfd04bf2820
parent115ca08838ab8f29ec491185f55cc12aedafa15f
Remove test that tests referring to the current working directory. You
cannot assume that the current working directory is writable in all test
environments. I don't know a better way to write this test of hand, lets
discuss. Possibly, a better option would be to put these together with
other test testing the driver directly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241885 91177308-0d34-0410-b5e6-96231b3b80d8
test/Profile/gcc-flag-compatibility.c