summaryrefslogtreecommitdiffstats
path: root/test/Analysis/inline-plist.c
Commit message (Expand)AuthorAgeFilesLines
* Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that wh...Ted Kremenek2012-04-061-2/+2
* Include the "issue context" (e.g. function or method) where a static analyzer...Ted Kremenek2012-04-041-0/+5
* Do not truncate expected plist output in FileCheck test.Ted Kremenek2012-03-151-1/+1
* [analyzer] Diagnostics: Supply Caller information even if the bug occursAnna Zaks2012-03-141-1/+1
* [analyzer] Call enter/exit diagnostic should refer to caller/callee,Anna Zaks2012-03-131-2/+2
* [analyzer] Include inlining call stack depth in plist output.Ted Kremenek2012-03-121-1/+131
* [analyzer] Rework inlining related command line options.Anna Zaks2012-03-081-1/+1
* [analyzer diagnostics] flush locations *before* popping the current path when...Ted Kremenek2012-03-021-0/+234