Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | Mangle based on the declaration we're given, not the canonical | Douglas Gregor |
2009-05-19 | Remove the -arch option from clang-cc: for all practical purposes, it's | Eli Friedman |
2009-03-31 | Change UsedArray to be a vector of WeakVH to fix a dangling pointer problem t... | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-21 | fix a crash that could occur when a variable declaration became a | Chris Lattner |
2009-03-21 | simplify and cleanup global variable creation stuff to all go through one | Chris Lattner |
2009-03-21 | fix several problems with asm renaming, by pulling it into the mangling code: | Chris Lattner |
2009-02-20 | We must always mangle attribute overloadable functions; even if in a | Daniel Dunbar |