Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | Add CodeGenModule::ComputeThunkAdjustment, which Eli wrote. | Anders Carlsson | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90401 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-28 | Tests now pass with the assertion. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90026 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-28 | Add a much more thorough test of casts to virtual bases, and fix | Eli Friedman | |
GetCXXBaseClassOffset to actually pass the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90025 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-24 | Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and ↵ | Anders Carlsson | |
CGTemporaries. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89742 91177308-0d34-0410-b5e6-96231b3b80d8 |