| commit | c1bcd4c1f280e40d25dada5573e1a51de69a991a | [log] [tgz] |
|---|---|---|
| author | Marshall Clow <mclow.lists@gmail.com> | Wed May 17 15:30:01 2017 +0000 |
| committer | Marshall Clow <mclow.lists@gmail.com> | Wed May 17 15:30:01 2017 +0000 |
| tree | fc904e5d37ac5e1c052d570e21175a706e6963ac | |
| parent | 6dc120a41d01d49398a28d96a833d5f31d339146 [diff] |
Mark the copy constructor and move constructor to be constexpr. This only works when the contained type has a constexpr copy/move ctor. llvm-svn: 303268