summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-01-05 01:28:40 +0000
committerEric Fiselier <eric@efcs.ca>2017-01-05 01:28:40 +0000
commit76a01ea34d6574a4333d98eeb3b8bc7f9472f579 (patch)
tree001de61ee082cbbd7a4b794c3425b78ad84deae0 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentbe04bfee2a35bea91d0e64eb0dfc1c454ffc37e9 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud