Asserting that the call to chdir succeeds in this test. Fixes some -Wunused-result...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 13 Aug 2014 11:17:41 +0000 (11:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 13 Aug 2014 11:17:41 +0000 (11:17 +0000)
commit3c02eb1b9625c414957faebfb405beed21efbbd5
tree8108725ade92108b65100ccdd8356b503c7cf781
parent701073e58ee098e64cd7ef6c7cdc953a067706ee
Asserting that the call to chdir succeeds in this test. Fixes some -Wunused-result warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215539 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/LockFileManagerTest.cpp