summaryrefslogtreecommitdiffstats
path: root/test/Analysis/inline-unique-reports.c
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* [analyzer] Bug identificationGabor Horvath2015-10-221-1/+3
* [Static Analyzer] The name of the checker that reports a bug is addedGabor Horvath2015-02-091-0/+1
* [analyzer] Enable the new edge algorithm by default.Jordan Rose2013-06-031-1/+1
* [analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...Anna Zaks2013-04-231-168/+286
* [analyzer] Plist: change the type of issue_hash from int to string.Anna Zaks2013-01-081-1/+1
* [analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.Jordan Rose2012-08-211-1/+1
* [analyzer] Solve another source of non-determinism in the diagnosticAnna Zaks2012-08-021-9/+10
* PlistDiagnostics: force the ranges for control-flow edges to be single locati...Ted Kremenek2012-06-051-3/+4
* Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that wh...Ted Kremenek2012-04-061-10/+12
* Include full plist output in FileCheck test.Ted Kremenek2012-03-151-3/+5
* [analyzer] Call enter/exit diagnostic should refer to caller/callee,Anna Zaks2012-03-131-2/+2
* [analyzer] Change the order in which we analyze the functions underAnna Zaks2012-03-131-7/+7
* [analyzer] Rework inlining related command line options.Anna Zaks2012-03-081-1/+1
* [analyzer] add a diagnostic event when entering a call via inlining, within t...Ted Kremenek2012-03-061-2/+49
* Make PathDiagnosticBuilder sensitive to varying LocationContexts, thus fixing...Ted Kremenek2012-02-241-36/+3
* Remove stray path in test file.Ted Kremenek2012-02-241-1/+0
* Reapply r151317, but when computing the PathDiagnostic profile and size keep ...Ted Kremenek2012-02-241-2/+17
* Update test case.Ted Kremenek2012-02-071-3/+16
* Rework flushing of diagnostics to PathDiagnosticConsumer. Now all the report...Ted Kremenek2012-01-251-0/+139