]> granicus.if.org Git - clang/commit
Tweak test, with -strict-whitespace $ won't match on Windows because the buffer
authorDaniel Dunbar <daniel@zuster.org>
Sun, 25 Oct 2009 20:34:02 +0000 (20:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 25 Oct 2009 20:34:02 +0000 (20:34 +0000)
commitb3baceffe2bc9907a2d0ab2e72068339402a375b
tree9edbfe1fd711a926af5134a615e6076ae6fdec88
parent311157fa6be96e2769bf317390dc9fb85087d5fa
Tweak test, with -strict-whitespace $ won't match on Windows because the buffer
will have \r\n.
 - Perhaps we should make FileCheck normalize line-endings, even in
   strict-whitespace mode?

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85066 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/message-length.c