| commit | 99005e65cd99854ef6844146f8110fc08dba6fe3 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue May 07 03:19:20 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue May 07 03:19:20 2013 +0000 |
| tree | 9cba3f4c76910141c3c6bf415657df46c2c9919f | |
| parent | badcd986bb569b6643a53d9d9d77377673981f2c [diff] |
C++1y: an assignment operator is implicitly 'constexpr' if it would only call 'constexpr' assignment operators for a literal class type. llvm-svn: 181284