Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Look through parentheses when deciding whether an expr is a temporary ↵ | Anders Carlsson | 2010-11-28 | 1 | -0/+22 |
| | | | | | | object. Fixes PR8683. llvm-svn: 120247 | ||||
* | Do not elide copy construction when we're performing base-class initialization | Douglas Gregor | 2010-08-22 | 1 | -0/+26 |
| | | | | llvm-svn: 111783 | ||||
* | Make copy constructor elimination work in more cases; the case in question | Eli Friedman | 2009-12-24 | 1 | -0/+7 |
here affects clang-on-clang. llvm-svn: 92151 |