Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
Analysis
/
inline-unique-reports.c
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
4e16b29
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::createEndOfPath for greater code reuse
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
4d9fbd7
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
by Jordan Rose
· 13 years ago
4c03dfd
[analyzer] Solve another source of non-determinism in the diagnostic engine.
by Anna Zaks
· 13 years ago
54baf2e
PlistDiagnostics: force the ranges for control-flow edges to be single locations, forcing
by Ted Kremenek
· 13 years ago
a85f38b
Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that when we generate a new ExplodedNode
by Ted Kremenek
· 14 years ago
d52efc8
Include full plist output in FileCheck test.
by Ted Kremenek
· 14 years ago
6e5b48a
[analyzer] Call enter/exit diagnostic should refer to caller/callee,
by Anna Zaks
· 14 years ago
943c680
[analyzer] Change the order in which we analyze the functions under
by Anna Zaks
· 14 years ago
0af3e06
[analyzer] Rework inlining related command line options.
by Anna Zaks
· 14 years ago
04e860d
[analyzer] add a diagnostic event when entering a call via inlining, within the callee, and add an edge.
by Ted Kremenek
· 14 years ago
1bf3b04
Make PathDiagnosticBuilder sensitive to varying LocationContexts, thus fixing a bug in the inlining diagnostics where the wrong location could be used.
by Ted Kremenek
· 14 years ago
29cebb3
Remove stray path in test file.
by Ted Kremenek
· 14 years ago
60a7820
Reapply r151317, but when computing the PathDiagnostic profile and size keep into account the nested structure. Also fix a problem with how
by Ted Kremenek
· 14 years ago
987dbdb
Update test case.
by Ted Kremenek
· 14 years ago
8e4c426
Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the reports are batched up before being flushed
by Ted Kremenek
· 14 years ago