[all-commits] [llvm/llvm-project] 21bacc: [analyzer][tests] Measure peak memory consumption ...
Valeriy Savchenko via All-commits
all-commits at lists.llvm.org
Fri Jul 10 01:33:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21bacc215413d10df53a4690e9561e9b96698742
https://github.com/llvm/llvm-project/commit/21bacc215413d10df53a4690e9561e9b96698742
Author: Valeriy Savchenko <vsavchenko at apple.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M clang/utils/analyzer/Dockerfile
M clang/utils/analyzer/SATestBuild.py
M clang/utils/analyzer/SATestUtils.py
A clang/utils/analyzer/requirements.txt
Log Message:
-----------
[analyzer][tests] Measure peak memory consumption for every project
Differential Revision: https://reviews.llvm.org/D82967
Commit: 9c7ff0a4aaef0a1efa33e9ff8a12a064087bded9
https://github.com/llvm/llvm-project/commit/9c7ff0a4aaef0a1efa33e9ff8a12a064087bded9
Author: Valeriy Savchenko <vsavchenko at apple.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M clang/utils/analyzer/SATest.py
Log Message:
-----------
[analyzer][tests] Make test interruption safe
Differential Revision: https://reviews.llvm.org/D83373
Commit: 00997d1cad9ecd40c92aeae40269f6bfb9e58d11
https://github.com/llvm/llvm-project/commit/00997d1cad9ecd40c92aeae40269f6bfb9e58d11
Author: Valeriy Savchenko <vsavchenko at apple.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M clang/utils/analyzer/SATestBuild.py
Log Message:
-----------
[analyzer][tests] Fix zip unpacking
Differential Revision: https://reviews.llvm.org/D83374
Compare: https://github.com/llvm/llvm-project/compare/68c011aa085a...00997d1cad9e
More information about the All-commits
mailing list