| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make mangling work with anonymous tag types. Doug, please review | Anders Carlsson | 2009-03-07 | 1 | -5/+19 |
| * | Mangle Objective-C interfaces correctly (where correctly refers to what gcc d... | Anders Carlsson | 2009-03-07 | 1 | -0/+9 |
| * | Create a new TypeNodes.def file that enumerates all of the types, | Douglas Gregor | 2009-02-26 | 1 | -2/+2 |
| * | Improve merging of function declarations. Specifically: | Douglas Gregor | 2009-02-24 | 1 | -1/+1 |
| * | We must always mangle attribute overloadable functions; even if in a | Daniel Dunbar | 2009-02-20 | 1 | -5/+5 |
| * | Address Chris's comments regarding C++ name mangling. | Douglas Gregor | 2009-02-18 | 1 | -20/+28 |
| * | Add mangling for variadic functions and conversion functions | Douglas Gregor | 2009-02-13 | 1 | -2/+8 |
| * | Add basic support for C++ name mangling according to the Itanium C++ | Douglas Gregor | 2009-02-13 | 1 | -0/+516 |

