Age | Commit message (Expand) | Author |
---|---|---|
2009-03-16 | Almost complete implementation of rvalue references. One bug, and a few uncle... | Sebastian Redl |
2009-03-10 | Address Doug's comments wrt the mangler and fix Eli's test case | Anders Carlsson |
2009-03-07 | Make mangling work with anonymous tag types. Doug, please review | Anders Carlsson |
2009-03-07 | Mangle Objective-C interfaces correctly (where correctly refers to what gcc d... | Anders Carlsson |
2009-02-26 | Create a new TypeNodes.def file that enumerates all of the types, | Douglas Gregor |
2009-02-24 | Improve merging of function declarations. Specifically: | Douglas Gregor |
2009-02-20 | We must always mangle attribute overloadable functions; even if in a | Daniel Dunbar |
2009-02-18 | Address Chris's comments regarding C++ name mangling. | Douglas Gregor |
2009-02-13 | Add mangling for variadic functions and conversion functions | Douglas Gregor |
2009-02-13 | Add basic support for C++ name mangling according to the Itanium C++ | Douglas Gregor |