summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2014-01-23 14:12:48 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2014-01-23 14:12:48 +0000
commit0cb7c8abc11c9ba3ed08eb9444a49fb04d826eed (patch)
treea2d2d46f668f90396ae6d20b565c9589825b8a3a /llvm/lib
parent55c625f2228584aa79ddadf878737095734211fb (diff)
downloadbcm5719-llvm-0cb7c8abc11c9ba3ed08eb9444a49fb04d826eed.tar.gz
bcm5719-llvm-0cb7c8abc11c9ba3ed08eb9444a49fb04d826eed.zip
[analyzer] Strip trailing whitespace characters from input.
More universal way of removing trailing whitespace characters then 'chomp' does. Chomp "removes any trailing string that corresponds to the current value of $/" (quote from perldoc). In my case an input ended with '\r\r\n', chomp left '\r' at the end of input and the script ended up with an error "Use of uninitialized value in concatenation (.) or string" llvm-svn: 199892
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud