llvm-project/clang/utils/analyzer
isuckatcs b032e3ff61 [analyzer] Evaluate construction of non-POD type arrays
Introducing the support for evaluating the constructor
of every element in an array. The idea is to record the
index of the current array member being constructed and
create a loop during the analysis. We looping over the
same CXXConstructExpr as many times as many elements
the array has.

Differential Revision: https://reviews.llvm.org/D127973
2022-07-14 23:30:21 +02:00
..
projects
.dockerignore
CmpRuns.py [analyzer] SATest: Weaken assumption about HTML files 2022-06-20 09:46:07 +02:00
Dockerfile [analyzer] SATest: Ensure Docker image can be built 2022-06-20 09:43:21 +02: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 [analyzer] Evaluate construction of non-POD type arrays 2022-07-14 23:30:21 +02:00
reducer.pl Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00
requirements.txt
update_plist_test.pl Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00