diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-09-14 00:41:32 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-09-14 00:41:32 +0000 |
commit | e10c8595835b1a00560c96f4b894fcd0d8f34901 (patch) | |
tree | 3da391e0f90c2ba98f0c328f465243add5764966 /llvm/utils/lit/tests/shtest-shell.py | |
parent | ed3252fb485cc32af61dc34ea29063d33fd02e7c (diff) | |
download | bcm5719-llvm-e10c8595835b1a00560c96f4b894fcd0d8f34901.tar.gz bcm5719-llvm-e10c8595835b1a00560c96f4b894fcd0d8f34901.zip |
[analyzer] Put more uniqueness in scan-build's temporary directory names.
This is necessary when running two scan-build processes in parallel. The
directory naming scheme is now:
yyyy-MM-dd-HHmmss-PID-N
2013-09-13-174210-123-1
where "PID" is the scan-build process ID, and "N" is a sequential counter
(not likely to be needed now that seconds are mangled in, but just in case).
PR17196, using a suggested fix from Greg Czajkowski!
llvm-svn: 190735
Diffstat (limited to 'llvm/utils/lit/tests/shtest-shell.py')
0 files changed, 0 insertions, 0 deletions