| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Always add CallExpr as block-level expression. Inline-based interprocedural | Zhongxing Xu | 2010-02-24 | 1 | -2/+2 |
| * | Improve unreachable code warnings with respect to dead member and | Mike Stump | 2010-01-21 | 1 | -0/+6 |
| * | Improve unreachable code warnings for with respect to c-style casts. | Mike Stump | 2010-01-21 | 1 | -0/+3 |
| * | Improve unreachable code warnings for with respect to ? :. | Mike Stump | 2010-01-21 | 1 | -0/+4 |
| * | Improve unreachable code warnings for with respect to compound | Mike Stump | 2010-01-21 | 1 | -0/+5 |
| * | Improve unreachable code warnings with respect to dead binary and | Mike Stump | 2010-01-21 | 1 | -4/+10 |
| * | Generalize handling for unreachable code warnings to all binary operators. | Mike Stump | 2010-01-15 | 1 | -4/+4 |
| * | Refine location reporting for unreachable code warnings for comma expressions. | Mike Stump | 2010-01-15 | 1 | -0/+56 |
| * | Add testcase for recent checkin. | Mike Stump | 2010-01-15 | 1 | -0/+20 |

