llvm-project/clang/tools/scan-build
Anton Yartsev 0cb7c8abc1 [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
2014-01-23 14:12:48 +00:00
..
c++-analyzer [analyzer] Finally make c++-analyzer 'executable' again. 2013-05-02 01:57:58 +00:00
ccc-analyzer [analyzer] Strip trailing whitespace characters from input. 2014-01-23 14:12:48 +00:00
scan-build [analyzer] Add -analyzer-config to scan-build. 2013-12-13 17:16:28 +00:00
scan-build.1 [analyzer] Check that the argument to CFMakeCollectable is non-NULL. 2012-11-07 17:12:37 +00:00
scan-build.bat [analyzer] scan-build for Windows 2013-05-02 00:52:46 +00:00
scanview.css
set-xcode-analyzer Set process return code of 1 in set-xcode-analyzer when Xcode needs to be quit. Fixes <rdar://problem/12983031>. 2013-01-11 21:49:36 +00:00
sorttable.js