]> granicus.if.org Git - llvm/commit
Fixup test after r352704 since it changes how paths may be emitted.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 31 Jan 2019 07:58:34 +0000 (07:58 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 31 Jan 2019 07:58:34 +0000 (07:58 +0000)
commit8829dedd761441dba49e758858177a32dfe116a1
tree5a4a461aa5d58f25d0ec0a47951c1d80d129f8b7
parent066452779ddffe8f2c43d06a9b6635944006d647
Fixup test after r352704 since it changes how paths may be emitted.

On Unix/Mac OS X, normpath() returns the path unchanged (FileCheck), but
on case-insensitive filesystems (like NTFS on Windows), it converts the
path to lowercase (filecheck) which was causing the test to fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352735 91177308-0d34-0410-b5e6-96231b3b80d8
test/FileCheck/check-empty.txt
test/FileCheck/dump-input-enable.txt