Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Analysis
/
method-call-path-notes.cpp
c704f4d
[Analyzer] Define and use diff_plist in tests, NFC
by Mikhail Maltsev
· 7 years ago
5594866
[analyzer] [NFC] Change the tests by making the version check more resilient
by George Karpenkov
· 7 years ago
8a88c83
Revert "Revert "Revert "Revert "[analyzer] Add coverage information to plist output, update tests""""
by George Karpenkov
· 7 years ago
b746df0
Revert "Revert "Revert "[analyzer] Add coverage information to plist output, update tests"""
by Simon Pilgrim
· 7 years ago
d7acaca
Revert "Revert "[analyzer] Add coverage information to plist output, update tests""
by George Karpenkov
· 7 years ago
5b26361
Move test inputs into Inputs directory.
by Richard Smith
· 7 years ago
2537972
[analyzer] [NFC] [tests] Move plist-based diagnostics tests to separate files, use diff instead of a FileCheck - II
by George Karpenkov
· 7 years ago
3916509
[analyzer] [NFC] Remove unused Extensive diagnostic setting,
by George Karpenkov
· 7 years ago
184c624
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
09d66f7
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
feaf9ff
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
4a90bf8
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
1cb0256
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
00355a5
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
59cd893
Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
8589e10c
Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
02064a3
[analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
efec163
[analyzer] Bug identification
by Gabor Horvath
· 10 years ago
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