commit | 410cc893745ee511d51009b712bb987a8a980c24 | [log] [tgz] |
---|---|---|
author | Richard Smith <[email protected]> | Wed Nov 26 03:26:53 2014 |
committer | Richard Smith <[email protected]> | Wed Nov 26 03:26:53 2014 |
tree | 2f316b083c6b4ccf061e6c8fdb9c4d8f9a1cf566 | |
parent | 1686e4e4b9d2a58dcc726f15b37013159a0e246d [diff] |
[c++1z] Most of N4268 (allow constant evaluation for non-type template arguments). We don't yet support pointer-to-member template arguments that have undergone pointer-to-member conversions, mostly because we don't have a mangling for them yet. llvm-svn: 222807