| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | If a conversion operator exists in a base class, make sure to cast the ↵ | Anders Carlsson | 2009-09-15 | 1 | -0/+2 |
| | | | | | | | object to that base class. llvm-svn: 81852 | ||||
| * | Used visible conversion function api to do overload | Fariborz Jahanian | 2009-09-14 | 1 | -0/+21 |
| | | | | | | | | resolution of type conversion functions in base and current class. llvm-svn: 81784 | ||||
| * | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -40/+40 |
| | | | | | llvm-svn: 81346 | ||||
| * | Patch to ir-gen user-defined conversions used in expressions | Fariborz Jahanian | 2009-08-29 | 1 | -0/+18 |
| | | | | | | | [12.3.2-p3] llvm-svn: 80436 | ||||
| * | Patch for code gen. for c-style cast which ends in | Fariborz Jahanian | 2009-08-29 | 1 | -0/+9 |
| | | | | | | | using class's conversion functions [12.3.2-p2] llvm-svn: 80433 | ||||
| * | Test case for conversion type method call ir-gen. | Fariborz Jahanian | 2009-08-28 | 1 | -2/+58 |
| | | | | | llvm-svn: 80375 | ||||
| * | Emit conversion functions correctly. | Anders Carlsson | 2009-08-25 | 1 | -0/+9 |
| llvm-svn: 79985 | |||||

