aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/inline-unique-reports.c
AgeCommit message (Expand)Author
2013-04-23[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...Anna Zaks
2013-01-08[analyzer] Plist: change the type of issue_hash from int to string.Anna Zaks
2012-08-21[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.Jordan Rose
2012-08-02[analyzer] Solve another source of non-determinism in the diagnosticAnna Zaks
2012-06-05PlistDiagnostics: force the ranges for control-flow edges to be single locati...Ted Kremenek
2012-04-06Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that wh...Ted Kremenek
2012-03-15Include full plist output in FileCheck test.Ted Kremenek
2012-03-13[analyzer] Call enter/exit diagnostic should refer to caller/callee,Anna Zaks
2012-03-13[analyzer] Change the order in which we analyze the functions underAnna Zaks
2012-03-08[analyzer] Rework inlining related command line options.Anna Zaks
2012-03-06[analyzer] add a diagnostic event when entering a call via inlining, within t...Ted Kremenek
2012-02-24Make PathDiagnosticBuilder sensitive to varying LocationContexts, thus fixing...Ted Kremenek
2012-02-24Remove stray path in test file.Ted Kremenek
2012-02-24Reapply r151317, but when computing the PathDiagnostic profile and size keep ...Ted Kremenek
2012-02-07Update test case.Ted Kremenek
2012-01-25Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the report...Ted Kremenek