forked from OSchip/llvm-project
1714676ae0
Make sure FileCheck --strict-whitespace --match-full-lines translates 'CHECK: bla ' into pattern '^ bla $' instead of pattern '^bla$'. llvm-svn: 290069 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileCheck.cpp |