llvm-project/clang/utils/analyzer
Manas caeef1995a [analyzer] Allow cmake options to be passed to satest container
This patch selects all cmake options and passes them to global cmake
command while building LLVM inside satest docker container.

Prior to this, the cmake command was hard-coded and this would consume
a huge amount of memory while building. There was no support to pass
extra cmake options for the build, except for changing the command
manually. This patch allows testers to pass all "-D*" cmake options to
the build.

Reviewed By: vsavchenko

Differential Revision: https://reviews.llvm.org/D105447

Patch by: @manas (Manas Gupta)
2021-10-25 11:15:40 +02:00
..
projects
.dockerignore
CmpRuns.py
Dockerfile [analyzer][satest][NFC] Relax dependencies requirements 2021-06-30 12:50:21 +03:00
ProjectMap.py
SATest.py [analyzer] Add option to SATest.py for extra checkers 2021-08-17 10:42:57 +05:30
SATestAdd.py
SATestBenchmark.py
SATestBuild.py [analyzer] Fix deprecated plistlib functions 2021-10-01 17:07:24 +02:00
SATestUpdateDiffs.py
SATestUtils.py
SumTimerInfo.py
entrypoint.py [analyzer] Allow cmake options to be passed to satest container 2021-10-25 11:15:40 +02:00
exploded-graph-rewriter.py
reducer.pl
requirements.txt
update_plist_test.pl