Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |