llvm-project/clang/utils/analyzer
Jordan Rose 7bd9186cdd [analyzer] SATestBuild: strip trailing newlines from command file.
When running a make-based command, SATestBuild tries to append a -jN flag
with an appropriate N to run the build in parallel. However, it failed
to take into account that each line read includes a trailing newline
(unless it is the last line of a file without a trailing newline), which
resulted in the "-jN" appearing on a line on its own.

llvm-svn: 190164
2013-09-06 16:12:41 +00:00
..
CmpRuns.py [analyzer] CmpRuns.py: Accept single files as input. 2013-03-23 01:21:26 +00:00
SATestAdd.py [analyzer] testing: add a build mode to allow C++11 testing. 2012-09-06 23:30:27 +00:00
SATestBuild.py [analyzer] SATestBuild: strip trailing newlines from command file. 2013-09-06 16:12:41 +00:00
SumTimerInfo.py [analyzer] More internal stats collection. 2012-08-27 18:38:32 +00:00
reducer.pl Fix typo. 2012-05-22 00:54:40 +00:00
ubiviz
update_plist_test.pl Add handy script for updating plist FileCheck expected output for 2012-09-10 06:19:34 +00:00