| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
| * | [analyzer] Don't crash on LValBitCast | Anna Zaks | 2012-05-25 | 1 | -0/+7 |
| | | | | | llvm-svn: 157478 | ||||
| * | [analyzer] Treat cast of array to reference in the same way as array to | Anna Zaks | 2012-05-24 | 1 | -0/+21 |
| | | | | | | | | | pointer. Fixes one of the crashes reported in PR12874. llvm-svn: 157401 | ||||
| * | [analyzer] Fix typo. Thanks Jordy. | Anna Zaks | 2012-05-24 | 1 | -1/+1 |
| | | | | | llvm-svn: 157400 | ||||
| * | [analyzer] Bind UnknownVal to InitListExpr for unsupported types | Anna Zaks | 2012-05-21 | 1 | -0/+5 |
| | | | | | | | (ex: float). llvm-svn: 157211 | ||||
| * | [analyzer] c++11: do not crash on namespace alias | Anna Zaks | 2012-05-19 | 1 | -0/+21 |
| | | | | | llvm-svn: 157089 | ||||
| * | [analyzer] Fix a c++11 crash: xvalues can be locations (VisitMemberExpr) | Anna Zaks | 2012-05-18 | 1 | -0/+12 |
| llvm-svn: 157082 | |||||

