Age | Commit message (Expand) | Author |
---|---|---|
2011-06-13 | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1... | Eli Friedman |
2011-01-25 | Move unnamed_addr after the function arguments on Sabre's request. | Rafael Espindola |
2011-01-11 | Add unnamed_addr to constructors and destructors. | Rafael Espindola |
2010-03-24 | More vtable improvements. We now compute and keep track of all vtable related... | Anders Carlsson |
2010-03-24 | More vtable work; preparations for moving over to the new vtable layout code ... | Anders Carlsson |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-08 | Fix for PR5707: make sure implicit copy constructors initialize the vtable | Eli Friedman |