| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More CastKind work. | Anders Carlsson | 2009-08-07 | 1 | -12/+14 |
| * | Use the correct cast kind for dynamic_cast. | Anders Carlsson | 2009-08-02 | 1 | -8/+11 |
| * | Add a CastKind enum to CastExpr. Right now it's not used for much but it will... | Anders Carlsson | 2009-07-31 | 1 | -2/+4 |
| * | Change uses of: | Ted Kremenek | 2009-07-29 | 1 | -17/+17 |
| * | Make functional-style casts emit correct messages, and fix a crash-on-invalid. | Sebastian Redl | 2009-07-29 | 1 | -3/+3 |
| * | Implement C++ semantics for C-style and functional-style casts. This regresse... | Sebastian Redl | 2009-07-25 | 1 | -507/+620 |
| * | Rename file in preparation of properly implementing C-style casts in C++. | Sebastian Redl | 2009-07-18 | 1 | -0/+932 |

