Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5ff020a6b60454c67142a24727f18a5cb1521f66
/
clang
/
test
/
Analysis
/
method-call-path-notes.cpp
c18a113
[Static Analyzer] The name of the checker that reports a bug is added
by Gabor Horvath
· 11 years ago
5e2b3a3
[analyzer] Enable the new edge algorithm by default.
by Jordan Rose
· 12 years ago
37c777e
[analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion.
by Ted Kremenek
· 13 years ago
6bab4ef
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
by Anna Zaks
· 13 years ago
58b961d
[analyzer] Plist: change the type of issue_hash from int to string.
by Anna Zaks
· 13 years ago
a595886
TrackConstraintBRVisitor and ConditionBRVisitor can emit similar
by Ted Kremenek
· 13 years ago
b0d1c70
Attempt (again) to stabilize the order of the emission of diagnostics
by Ted Kremenek
· 13 years ago
7c15040
Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoring
by Ted Kremenek
· 13 years ago
6ee44e1
[analyzer] Look through all casts when trying to track constraints.
by Jordan Rose
· 13 years ago
a3e3343
[analyzer] Add plist output checks for all four "path notes" tests.
by Jordan Rose
· 13 years ago
cfb4eb2
[analyzer] When a symbol is null, we should track its constraints.
by Jordan Rose
· 13 years ago
92e1449
[analyzer] Track null/uninitialized C++ objects used in method calls.
by Jordan Rose
· 13 years ago