diff options
author | Tom de Vries <vries@codesourcery.com> | 2016-12-18 20:45:59 +0000 |
---|---|---|
committer | Tom de Vries <vries@codesourcery.com> | 2016-12-18 20:45:59 +0000 |
commit | 1714676ae0b342663173f5625853f1461a4efb65 (patch) | |
tree | 68eb795b4d970d0892f7b3bab04c3bfdf42d0e09 /llvm/lib/Support/Unicode.cpp | |
parent | b7477b540eef8375ff36066df84fca75b65c7279 (diff) | |
download | llvm-1714676ae0b342663173f5625853f1461a4efb65.zip llvm-1714676ae0b342663173f5625853f1461a4efb65.tar.gz llvm-1714676ae0b342663173f5625853f1461a4efb65.tar.bz2 |
[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$'.
llvm-svn: 290069
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions