| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement C++ semantics for C-style and functional-style casts. This ↵ | Sebastian Redl | 2009-07-25 | 1 | -507/+620 |
| | | | | | | | | | regresses Clang extension conversions, like vectors, but allows conversions via constructors and conversion operators. Add custom conversions to static_cast. llvm-svn: 77076 | ||||
| * | Rename file in preparation of properly implementing C-style casts in C++. | Sebastian Redl | 2009-07-18 | 1 | -0/+932 |
| llvm-svn: 76318 | |||||

