llvm/clang/test/Analysis
Bill Wendling c4582a689c [Analysis] Ignore casts and unary ops for uninitialized values
A series of unary operators and casts may obscure the variable we're
trying to analyze. Ignore them for the uninitialized value analysis.
Other checks determine if the unary operators result in a valid l-value.

Link: https://github.com/ClangBuiltLinux/linux/issues/1521

Reviewed By: nickdesaulniers

Differential Revision: https://reviews.llvm.org/D114848
2021-12-07 11:49:18 -08:00
..
cert [analyzer] Add InvalidPtrChecker 2021-10-04 17:08:34 +02:00
Checkers
copypaste
diagnostics [analyzer] Add std::string checker 2021-10-25 11:15:40 +02:00
engine
exploded-graph-rewriter
exploration_order
html_diagnostics
inlining
Inputs [NFC][clang] Inclusive language: replace masterPort with mainPort 2021-11-18 11:51:06 -06:00
objc
scan-build [analyzer] Fix scan-build report deduplication. 2021-08-26 13:34:29 -07:00
unified-sources
z3
_Bool-increment-decrement.c
a_flaky_crash.cpp
additive-folding-range-constraints.c
additive-folding.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
aggrinit-cfg-output.cpp
analyzeOneFunction.m
analyzer-checker-config.c
analyzer-checker-option-help.c
analyzer-config.c [analyzer] Ignore flex generated files 2021-12-06 10:20:17 +01:00
analyzer-display-progress.cpp
analyzer-display-progress.m
analyzer-enabled-checkers.c
analyzer-list-configs.c
analyzer-stats.c
analyzer_test.py
arc-zero-init.m
array-struct-region.c
array-struct-region.cpp
array-struct.c
asm-goto.cpp
asm.cpp
assume-controlled-environment.c [analyzer] Introduce the assume-controlled-environment config option 2021-10-13 10:50:26 +02:00
atomics.c
auto-obj-dtors-cfg-output.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
autoreleasewritechecker_test.m
base-init.cpp
bitwise-ops.c [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
block-in-critical-section.cpp
block-in-critical-section.m
blocks-no-inline.c
blocks-nrvo.c [clang] disable implicit moves when not in CPlusPLus 2021-09-14 11:29:47 +02:00
blocks.m
blocks.mm
bool-assignment.c
bool-increment.cpp
bsd-string.c
bstring.c
bstring.cpp
bug_hash_test.cpp
bug_hash_test.m
builtin-functions.cpp
builtin_bitcast.cpp
builtin_signbit.cpp
c11lock.c
call-and-message.c
call-and-message.cpp
call-and-message.m
call-and-message.mm
call-invalidation.cpp
call_once.cpp
cast-to-struct.cpp
cast-value-logic.cpp
cast-value-notes.cpp
cast-value-state-dump.cpp
cast-value-weird.cpp
castexpr-callback.c
casts.c
casts.cpp
casts.m
CFContainers-invalid.c
CFContainers.mm
cfg-indirect-goto-determinism.cpp
cfg-openmp.cpp [OPENMP]Fix PR52117: Crash caused by target region inside of task construct. 2021-12-03 07:01:00 -08:00
cfg-rich-constructors.cpp
cfg-rich-constructors.mm
cfg.c
cfg.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
CFNumber.c
cfref_PR2519.c
cfref_rdar6080742.c
CFRetainRelease_NSAssertionHandler.m
CGColorSpace.c
check-analyzer-fixit.py
check-deserialization.cpp
checker-dependencies.c
checker-plugins.c
CheckNSError.m
CheckThatArraySubsciptNodeIsNotCollected.cpp
chroot.c
class-object-state-dump.m
comparison-implicit-casts.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
complex-init-list.cpp
complex.c
compound-literals.c
concrete-address.c
conditional-operator.cpp
conditional-path-notes.c
const-method-call.cpp
constant-folding.c Revert "[analyzer][solver] Introduce reasoning for not equal to operator" 2021-10-23 21:01:59 +02:00
constraint-assignor.c [Analyzer][solver] Handle adjustments in constraint assignor remainder 2021-10-27 17:14:34 +02:00
constraint_manager_conditions.cpp [analyzer][solver] Fix CmpOpTable handling bug 2021-10-06 18:28:03 +02:00
constraint_manager_negate_difference.c
container-modeling-no-aggressive-binary-operation-simplification-warn.cpp
container-modeling.cpp
conversion-tracking-notes.c [Analyzer] ConversionChecker: track back the cast expression 2021-09-16 11:42:54 +02:00
conversion.c [Analyzer] ConversionChecker: track back the cast expression 2021-09-16 11:42:54 +02:00
copy-elision.cpp [analyzer] Catch leaking stack addresses via stack variables 2021-08-27 11:31:16 +02:00
copy-elision.mm
coverage.c
crash-trace.c
cstring-plist.c
cstring-ranges.c
cstring-syntax-cxx.cpp
cstring-syntax-weird.c
cstring-syntax-weird2.c
cstring-syntax.c
ctor.mm [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
ctu-different-triples.cpp
ctu-hdr.h
ctu-implicit.c
ctu-import-threshold.c
ctu-inherited-default-ctor.cpp
ctu-main.c
ctu-main.cpp
ctu-on-demand-parsing.c
ctu-on-demand-parsing.cpp
ctu-unknown-parts-in-triples.cpp
cxx-callgraph.cpp
cxx-crashes.cpp
cxx-dynamic-memory-analysis-order.cpp
cxx-for-range-cfg.cpp
cxx-for-range.cpp
cxx-inherited-ctor-init-expr.cpp
cxx-inherited-ctor-is-skipped-as-top-level.cpp
cxx-method-names.cpp
cxx-uninitialized-object-inheritance.cpp
cxx-uninitialized-object-no-dereference.cpp
cxx-uninitialized-object-notes-as-warnings.cpp
cxx-uninitialized-object-ptr-ref.cpp [analyzer] Catch leaking stack addresses via stack variables 2021-08-27 11:31:16 +02:00
cxx-uninitialized-object-unguarded-access.cpp
cxx-uninitialized-object-unionlike-constructs.cpp
cxx-uninitialized-object.cpp
cxx11-crashes.cpp
cxxctr-evalcall-analysis-order.cpp
cxxnewexpr-callback-inline.cpp
cxxnewexpr-callback-noinline.cpp
dead-stores.c Diagnose -Wunused-value based on CFG reachability 2021-09-28 10:00:15 -07:00
dead-stores.cpp
dead-stores.m
deadstores-driverkit.cpp
DeallocMissingRelease.m
DeallocUseAfterFreeErrors.m
debug-CallGraph.cpp
debug-container-modeling.cpp
debug-exprinspection-istainted.c
debug-iterator-modeling.cpp
default-analyze.m
default-diagnostic-visitors.c
delayed-template-parsing-crash.cpp
delegates.m
DeleteWithNonVirtualDtor.cpp
derived-to-base.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
designated-initializer-values.c
designated-initializer.c
disable-all-checks.c
dispatch-once.m
div-zero.cpp
division-by-zero-track-zero.c
division-by-zero-track-zero.cpp
division-by-zero.c
domtest.c
domtest.cpp
double-ranges-bug.c
dtor-cxx11.cpp
dtor.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
dtors-in-dtor-cfg-output.cpp
dump_egraph.c
dump_egraph.cpp
dynamic-cast.cpp
dynamic_type_check.m
DynamicTypePropagation.m
edges-new.mm
egraph-asm-goto-no-crash.cpp
elementtype.c
end-function-return-stmt.cpp
enum-cast-out-of-range.c
enum-cast-out-of-range.cpp
enum.cpp
equality_tracking.c
eval-predefined-exprs.cpp
exceptions.mm
exercise-ps.c
explain-svals.c
explain-svals.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
explain-svals.m
expr-inspection-printState-diseq-info.c
expr-inspection-printState-eq-classes.c [Analyzer][solver] Simplification: Do a fixpoint iteration before the eq class merge 2021-12-01 22:23:41 +01:00
expr-inspection.c
expr-inspection.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
fields.c
find-binop-constraints.cpp
flexible-array-members.c [analyzer] Ignore single element arrays in getStaticSize() conditionally 2021-09-04 10:19:57 +02:00
flexignore.c [analyzer] Ignore flex generated files 2021-12-06 10:20:17 +01:00
free.c
free.cpp
fuchsia_handle.cpp
fuchsia_lock.c
fuchsia_lock_impl.c
func-mapping-test.cpp
func.c
gcdantipatternchecker_test.m
generics.m
global-region-invalidation.c
global_region_invalidation.mm
globals.cpp
gmalloc.c
gtest.cpp
handle_constructors_for_default_arguments.cpp
handle_constructors_with_new_array.cpp
hangs.c
html-diag-singlefile.c
html-diag-singlefile.h
html-diags-analyze-headers.c
html-diags-analyze-headers.h
html-diags-multifile.c
html-diags-multifile.h
html-diags.c
identical-expressions.cpp
implicit-ctor-undef-value.cpp
incorrect-checker-names.cpp
incorrect-checker-names.mm
index-type.c
initialization.c [analyzer] Retrieve a value from list initialization of multi-dimensional array declaration. 2021-11-08 16:17:55 +02:00
initialization.cpp [analyzer] Fix region cast between the same types with different qualifiers. 2021-11-15 19:23:00 +02:00
initializer.cpp
initializers-cfg-output.cpp
inline-if-constexpr.cpp
inline-not-supported.c
inline-plist.c
inline-unique-reports.c
inline.c
inline.cpp
inline2.c
inline3.c
inline4.c
inner-pointer.cpp
invalid-a-na-ly-zer-con-fig-value.c
invalid-analyzer-config-value.c
invalid-checker-option.c
invalid-deref.c
invalidated-iterator.cpp
iterator-modeling-no-aggressive-binary-operation-simplification-no-crash.cpp
iterator-modeling.cpp
iterator-range.cpp
ivars.m
keychainAPI-diagnostic-visitor.m
keychainAPI.m
kmalloc-linux.c
lambda-notes.cpp
lambdas-generalized-capture.cpp
lambdas.cpp
lambdas.mm
left-shift-cxx2a.cpp
lifetime-cfg-output.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
lifetime-extension.cpp
lifetime-extension.mm
lit.local.cfg
live-bindings-test.cpp
live-stmts.cpp
live-stmts.mm
live-variables.cpp
live-variables.m
llvm-conventions.cpp
localization-aggressive.m
localization.m
logical-ops.c
loop-block-counts.c [analyzer] Catch leaking stack addresses via stack variables 2021-08-27 11:31:16 +02:00
loop-unrolling.cpp
loop-widening-ignore-static-methods.cpp
loop-widening-notes.cpp
loop-widening-preserve-reference-type.cpp
loop-widening.c
loop-widening.cpp
loopexit-cfg-output.cpp
lvalue.cpp
main.c
main.cpp
Malloc+MismatchedDeallocator+NewDelete.cpp
Malloc+MismatchedDeallocator_intersections.cpp
malloc-annotations.c
malloc-annotations.cpp
malloc-custom.c
malloc-fnptr-plist.c
malloc-free-after-return.cpp
malloc-interprocedural.c
malloc-overflow.c [analyzer] MallocOverflow should consider comparisons only preceding malloc 2021-08-27 14:41:26 +02:00
malloc-overflow.cpp
malloc-overflow2.c
malloc-plist.c
malloc-protoype.c
malloc-sizeof.c Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
malloc-sizeof.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
malloc-three-arg.c
malloc.c [analyzer] Fix non-obvious analyzer warning: Use of zero-allocated memory. 2021-10-12 10:41:00 -07:00
malloc.cpp
malloc.m
malloc.mm
max-nodes-suppress-on-sink.c
max-nodes-suppress-on-sink.cpp
member-expr.cpp
memory-model.cpp
MemRegion.cpp
method-arg-decay.m
method-call-intra-p.cpp
method-call-path-notes.cpp
method-call.cpp
mig.mm
misc-ps-64.m
misc-ps-arm.m
misc-ps-cxx0x.cpp
misc-ps-eager-assume.m
misc-ps-ranges.m
misc-ps-region-store-i386.m
misc-ps-region-store-x86_64.m
misc-ps-region-store.cpp
misc-ps-region-store.m [clang][analyzer] Improve bug report in alpha.security.ReturnPtrRange 2021-08-11 13:04:55 +02:00
misc-ps-region-store.mm
misc-ps.c
misc-ps.m
mismatched-iterator.cpp
MismatchedDeallocator-checker-test.mm
MismatchedDeallocator-path-notes.cpp
missing-bind-temporary.cpp
MissingDealloc.m
mmap-writeexec.c
model-file.cpp
more-dtors-cfg-output.cpp [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
mpichecker.cpp
mpicheckernotes.cpp
MPIMock.h
ms-seh.cpp
mutually_exclusive_null_fp.cpp
new-aligned.cpp
new-ctor-conservative.cpp
new-ctor-inlined.cpp
new-ctor-malloc.cpp
new-ctor-null-throw.cpp
new-ctor-null.cpp
new-ctor-recursive.cpp
new-ctor-symbolic.cpp
new-dynamic-types.cpp
new-with-exceptions.cpp
new.cpp
NewDelete+MismatchedDeallocator_intersections.cpp
NewDelete-atomics.cpp
NewDelete-checker-test.cpp [analyzer] Fix non-obvious analyzer warning: Use of zero-allocated memory. 2021-10-12 10:41:00 -07:00
NewDelete-custom.cpp
NewDelete-intersections.mm
NewDelete-path-notes.cpp
NewDelete-sized-deallocation.cpp
NewDelete-variadic.cpp
NewDeleteLeaks-PR18394.cpp
NewDeleteLeaks-PR19102.cpp
NewDeleteLeaks.cpp [analyzer] MallocChecker: Add notes from NoOwnershipChangeVisitor only when a function "intents", but doesn't change ownership, enable by default 2021-09-13 15:01:20 +02:00
nil-receiver-undefined-larger-than-voidptr-ret-region.m
nil-receiver-undefined-larger-than-voidptr-ret.m
nil-receiver.mm
no-exit-cfg.c
no-outofbounds.c
no-store-suppression.cpp
no-unreachable-dtors.cpp
non-diagnosable-assumptions.c
nonnull-global-constants.mm
nonnull.cpp
nonnull.m
nonnullparamchecker-crash.cpp
NoReturn.m
novoidtypecrash.c
NSContainers.m
NSPanel.m
NSString.m
NSWindow.m
null-deref-offsets.c
null-deref-path-notes.c
null-deref-path-notes.cpp
null-deref-path-notes.m
null-deref-ps-region.c
null-deref-ps.c
null-deref-static.m
nullability-arc.mm
nullability-no-arc.mm
nullability-notes.m
nullability.c
nullability.m
nullability.mm
nullability_nullonly.mm
nullptr.cpp
number-object-conversion.c
number-object-conversion.cpp
number-object-conversion.m
number-object-conversion.mm
objc-arc.m
objc-bool.m
objc-boxing.m
objc-encode.m
objc-for.m
objc-indirect-copy-restore.m
objc-live-crash.mm
objc-message.m
objc-method-coverage.m
objc-properties.m
objc-radar17039661.m
objc-string.mm
objc-subscript.m
objc_invalidation.m
objcpp-uninitialized-object.mm
ObjCProperties.m [analyzer] Fix property access kind detection inside parentheses. 2021-10-14 21:07:19 -07:00
ObjCPropertiesSyntaxChecks.m
ObjCRetSigs.m
offsetofexpr-callback.c
openmp-unsupported.c
operator-calls.cpp
os_object_base.h
os_smart_ptr.h
OSAtomic_mac.c
OSAtomic_mac.cpp
osobject-retain-release.cpp
osobjectcstylecastchecker_test.cpp
out-of-bounds-false-positive.c
out-of-bounds-new.cpp
out-of-bounds.c
outofbound-notwork.c
outofbound.c
override-werror.c
padding_c.c
padding_cpp.cpp
padding_inherit.cpp
padding_message.cpp
padding_no_unique_address.cpp
pch_crash.cpp
placement-new-user-defined.cpp
placement-new.cpp
plist-diagnostics-template-function.cpp
plist-diagnostics-template-record.cpp Print nullptr_t namespace qualified within std:: 2021-09-21 11:21:40 -07:00
plist-html-macros.c [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
plist-macros-with-expansion-ctu.c
plist-macros-with-expansion.c
plist-macros-with-expansion.cpp
plist-macros.cpp
plist-output-alternate.m
plist-output.m
plist-stats-output.c
pointer-arithmetic.c
pointer-escape-on-conservative-calls.c
pointer-to-member.cpp
PR2978.m
PR3991.m
pr4209.m
PR7218.c
PR9741.cpp
PR12905.c
pr22954.c
PR24184.cpp
PR35418.cpp
pr37802.cpp
PR37855.c
PR38208.c
PR40625.cpp
PR46264.cpp
PR47511.cpp revert test commit 2021-08-10 19:19:27 +03:00
PR49490.cpp
PR49642.c
PR50268.c
pr_2542_rdar_6793404.m
pr_4164.c
preprocessor-setup.c
properties.m
properties.mm
pthreadlock.c
pthreadlock_state.c
pthreadlock_state_nottracked.c
ptr-arith.c [analyzer] canonicalize special case of structure/pointer deref 2021-10-06 05:18:27 -05:00
ptr-arith.cpp
ptr-cmp-const-trunc.cl
ptr-iter.cpp
ptr-sort.cpp
qt_malloc.cpp
range_casts.c
rdar-6442306-1.m
rdar-6540084.m
rdar-6541136-region.c
rdar-6562655.m
rdar-6600344-nil-receiver-undefined-struct-ret.m
rdar-7168531.m
redecl.c
redefined_system.c
refcnt_naming.m
reference.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
region-1.m
region-store.c
region-store.cpp
region_store_overflow.c
reinterpret-cast-pointer-to-member.cpp
reinterpret-cast.cpp
report-uniqueing.cpp
retain-count-alloc.cpp
retain-release-arc.m
retain-release-cache-out.m
retain-release-cf-audited.m
retain-release-compound-literal.m
retain-release-cpp-classes.cpp
retain-release-inline.m [NFC][clang] Inclusive language: replace masterPort with mainPort 2021-11-18 11:51:06 -06:00
retain-release-path-notes.m
retain-release-region-store.m
retain-release-safe.c
retain-release.m [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
retain-release.mm [NFC][clang] Inclusive language: replace masterPort with mainPort 2021-11-18 11:51:06 -06:00
retaincountchecker-compoundregion.m
return-ptr-range.cpp [clang][analyzer] Improve bug report in alpha.security.ReturnPtrRange 2021-08-11 13:04:55 +02:00
return-stmt-merge.cpp
return-value-guaranteed.cpp
rvo.cpp
scopes-cfg-output.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
security-syntax-checks-no-emit.c
security-syntax-checks-nscoder.m
security-syntax-checks.c
security-syntax-checks.m
self-assign.cpp [analyzer][NFC] Make test/Analysis/self-assign.cpp readable 2021-08-13 16:14:54 +02:00
self-init.m
shallow-mode.m
show-checker-list.c
silence-checkers-and-packages-core-all.cpp
silence-checkers-and-packages-core-div-by-zero.cpp
silence-checkers.cpp
simple-stream-checks.c
sizeofpack.cpp
sizeofpointer.c
smart-ptr-text-output.cpp
smart-ptr.cpp
solver-sym-simplification-adjustment.c [Analyzer][solver] Simplification: reorganize equalities with adjustment 2021-10-27 16:48:55 +02:00
solver-sym-simplification-bool.cpp [analyzer] Cleanup a FIXME in SValBuilder.cpp 2021-08-10 16:12:52 -05:00
solver-sym-simplification-concreteint.c [analyzer][solver] Handle simplification to ConcreteInt 2021-10-14 17:53:29 +02:00
solver-sym-simplification-no-crash.c
solver-sym-simplification-no-crash2.c
solver-sym-simplification-ptr-bool.cl
solver-sym-simplification-with-proper-range-type.c
SpecialFunctionsCFError.cpp
stack-addr-ps.c
stack-addr-ps.cpp [analyzer] Catch leaking stack addresses via stack variables 2021-08-27 11:31:16 +02:00
stack-block-returned.cpp
stack-capture-leak-arc.mm
stack-capture-leak-no-arc.mm
stack-frame-context-revision.cpp
stackaddrleak.c
static_local.m
stats.c
std-c-library-functions-arg-constraints-notes.cpp
std-c-library-functions-arg-constraints-tracking-notes.c
std-c-library-functions-arg-constraints.c
std-c-library-functions-arg-constraints.cpp
std-c-library-functions-arg-cstring-dependency.c
std-c-library-functions-arg-enabled-checkers.c
std-c-library-functions-arg-weakdeps.c
std-c-library-functions-eof.c
std-c-library-functions-inlined.c
std-c-library-functions-lookup.c
std-c-library-functions-lookup.cpp
std-c-library-functions-POSIX-lookup.c
std-c-library-functions-POSIX-socket-sockaddr.cpp
std-c-library-functions-POSIX.c
std-c-library-functions-restrict.c
std-c-library-functions-restrict.cpp
std-c-library-functions-vs-stream-checker.c
std-c-library-functions.c [analyzer] Bifurcate on getenv() calls 2021-10-13 10:50:26 +02:00
std-c-library-functions.cpp
std-c-library-posix-crash.c
std-string.cpp [analyzer] Fix StringChecker for Unknown params 2021-10-26 18:15:00 +02:00
stl-algorithm-modeling-aggressive-std-find-modeling.cpp
stl-algorithm-modeling.cpp
stream-error.c
stream-note.c
stream.c
stream.cpp
string-fail.c
string-with-signedness.c
string.c
string.cpp
structured_bindings.cpp
superclass.m
sval-dump-int128.c [AIX] Enable int128 in 64 bit mode 2021-10-15 16:23:04 +00:00
svalbuilder-float-cast.c
svalbuilder-logic.c
svalbuilder-rearrange-comparisons.c
svalbuilder-simplify-compound-svals.cpp [Analyzer][Core] Make SValBuilder to better simplify svals with 3 symbols in the tree 2021-11-30 11:24:59 +01:00
svalbuilder-simplify-in-evalbinop.cpp [Analyzer][Core] Better simplification in SimpleSValBuilder::evalBinOpNN 2021-11-23 16:38:01 +01:00
svalbuilder-simplify-intsym.cpp [Analyzer][Core] Simplify IntSym in SValBuilder 2021-11-22 17:33:43 +01:00
switch-case.c
symbol-escape.cpp
symbol-reaper.c
symbol-reaper.cpp
symbol-simplification-disequality-info.cpp [Analyzer][solver] Simplification: Do a fixpoint iteration before the eq class merge 2021-12-01 22:23:41 +01:00
symbol-simplification-fixpoint-iteration-unreachable-code.cpp [analyzer][solver] Iterate to a fixpoint during symbol simplification with constants 2021-11-12 11:44:49 +01:00
symbol-simplification-fixpoint-one-iteration.cpp [Analyzer][solver] Simplification: Do a fixpoint iteration before the eq class merge 2021-12-01 22:23:41 +01:00
symbol-simplification-fixpoint-two-iterations.cpp [Analyzer][solver] Simplification: Do a fixpoint iteration before the eq class merge 2021-12-01 22:23:41 +01:00
symbol-simplification-nonloc-loc.cpp [analyzer][solver] Fix assertion on (NonLoc, Op, Loc) expressions 2021-12-06 18:38:58 +01:00
symbol-simplification-reassume.cpp [analyzer][solver] Iterate to a fixpoint during symbol simplification with constants 2021-11-12 11:44:49 +01:00
taint-diagnostic-visitor.c
taint-dumps.c
taint-generic.c [analyzer] sprintf is a taint propagator not a source 2021-10-28 11:03:02 +02:00
taint-generic.cpp
taint-tester.c [Analyzer][Core] Make SValBuilder to better simplify svals with 3 symbols in the tree 2021-11-30 11:24:59 +01:00
taint-tester.cpp
taint-tester.m
temp-obj-dtors-cfg-output.cpp
temp-obj-dtors-option.cpp
templates.cpp
temporaries-callback-order.cpp
temporaries.cpp
temporaries.mm
test-after-div-zero.c
test-include-cpp.cpp
test-include-cpp.h
test-include.c
test-include.h
test-objc-non-nil-return-value-checker.m
test-separate-retaincount.cpp
test-variably-modified-types.c
this-pointer.cpp
track-control-dependency-conditions.cpp
track-control-dependency-conditions.m
transparent_union_bug.c
traversal-algorithm.mm
traversal-begin-end-function.c
traversal-path-unification.c
trustnonnullchecker_test.m
trustnonnullchecker_test.mm
undef-buffers.c
undef-call.c
uninit-asm-goto.cpp [Analysis] Ignore casts and unary ops for uninitialized values 2021-12-07 11:49:18 -08:00
uninit-bug-first-iteration-init.c
uninit-const.c
uninit-const.cpp
uninit-exhaustive-switch-bug.c
uninit-ps-rdar6145427.m
uninit-sometimes.cpp
uninit-val-const-likeness.c
uninit-vals-union.c
uninit-vals.c
uninit-vals.cpp
uninit-vals.m
unions-region.m
unions.cpp
unix-api.c
unix-api.cpp
unix-fns.c
unreachable-code-path.c
unsupported-types.c
unused-ivars.m
use-after-move.cpp
UserNullabilityAnnotations.m
valist-as-lazycompound.c
valist-uninitialized-no-undef.c
valist-uninitialized.c
valist-unterminated.c
variadic-method-types.m
vector.m
vfork.c [clang][NFC] Inclusive terms: Replace uses of whitelist in clang/lib/StaticAnalyzer 2021-10-29 16:51:36 -04:00
virtualcall-fixits.cpp
virtualcall-plist.cpp
virtualcall.cpp
virtualcall.h
vla-overflow.c
vla.c
weak-dependencies.c
weak-functions.c
yaccignore.c [analyzer] Ignore flex generated files 2021-12-06 10:20:17 +01:00
z3-crosscheck.c
zero-operands.c