summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-strings/terminator.test
Commit message (Collapse)AuthorAgeFilesLines
* llvm-strings: ensure that the last string is correctly printedSaleem Abdulrasool2016-11-121-0/+2
We would ignore the last string that appeared if the file ended with a printable character. Ensure that we get the last string. llvm-svn: 286706
OpenPOWER on IntegriCloud