diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-01-05 01:28:40 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-01-05 01:28:40 +0000 |
commit | 76a01ea34d6574a4333d98eeb3b8bc7f9472f579 (patch) | |
tree | 001de61ee082cbbd7a4b794c3425b78ad84deae0 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | be04bfee2a35bea91d0e64eb0dfc1c454ffc37e9 (diff) | |
download | bcm5719-llvm-76a01ea34d6574a4333d98eeb3b8bc7f9472f579.tar.gz bcm5719-llvm-76a01ea34d6574a4333d98eeb3b8bc7f9472f579.zip |
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.
llvm-svn: 291059
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions