commit | c3dfeced41bc6e9307cd9156ec360e30f6223933 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Thu Jan 05 01:28:40 2017 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Thu Jan 05 01:28:40 2017 +0000 |
tree | c29cf6b482af5e0e8fe7a4d294c86c88f423c204 | |
parent | 46a0c2ef0cfee26a9c56d61763693966346a00e5 [diff] |
Fix PR26961 - Add default constructor to std::pointer_safety struct. In ABI v1 libc++ implements std::pointer_safety as a class type instead of an enumeration. However this class type does not provide a default constructor as it should. This patch adds that default constructor. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291059 91177308-0d34-0410-b5e6-96231b3b80d8