commit | 8d31c8a13ada82e5da4abbadb300f74b52fa7077 | [log] [tgz] |
---|---|---|
author | Tom de Vries <vries@codesourcery.com> | Sun Dec 18 20:45:59 2016 +0000 |
committer | Tom de Vries <vries@codesourcery.com> | Sun Dec 18 20:45:59 2016 +0000 |
tree | b32dd3128e8d030c463a3a842fca3dd9258dbaec | |
parent | bd807b784e82c1f26339d45f9bf64847f42575e4 [diff] |
[FileCheck] Fix --strict-whitespace --match-full-lines Make sure FileCheck --strict-whitespace --match-full-lines translates 'CHECK: bla ' into pattern '^ bla $' instead of pattern '^bla$'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290069 91177308-0d34-0410-b5e6-96231b3b80d8