Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | Provide the correct mangling and linkage for certain unnamed nested classes. | David Blaikie |
2011-07-10 | implement a nice new optimization: CodeGenTypes::UpdateCompletedType | Chris Lattner |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
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-09-03 | Clean up some whitespace and comments from this test that were remnants of | Chandler Carruth |
2010-09-03 | Allow anonymous and local types. The support was already in place for these, | Chandler Carruth |