summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/conditional-operator-path-notes.c
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op.Jordan Rose2013-10-261-1083/+0
* [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-8/+8
* [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a...Ted Kremenek2013-02-261-6/+6
* [analyzer] Plist: change the type of issue_hash from int to string.Anna Zaks2013-01-081-6/+6
* TrackConstraintBRVisitor and ConditionBRVisitor can emit similarTed Kremenek2012-10-251-242/+119
* ParentMap: Restore the ability to update an existing map.Jordan Rose2012-10-061-0/+1206
OpenPOWER on IntegriCloud