Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-27 | The lvalue-to-rvalue on structs in C++ is actually part | John McCall | |
of default argument promotion and needs to happen unconditionally. This is particularly semantically important in C++0x. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138691 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-08-16 | Migrate varargs.cpp from llvm/test/FrontendC++. | Eric Christopher | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137764 91177308-0d34-0410-b5e6-96231b3b80d8 |