Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-strings: ensure that the last string is correctly printed | Saleem Abdulrasool | 2016-11-12 | 1 | -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 |