diff options
author | Pavel Labath <pavel@labath.sk> | 2019-10-11 07:16:19 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-10-11 07:16:19 +0000 |
commit | 7ff28ce18351f38719ca0e6ed666f922cc21e379 (patch) | |
tree | 3ca9355a46f1b135113c8f15d570d5c5b2c712b2 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 282eff38477ebf665f88f52411edd591067af883 (diff) | |
download | bcm5719-llvm-7ff28ce18351f38719ca0e6ed666f922cc21e379.tar.gz bcm5719-llvm-7ff28ce18351f38719ca0e6ed666f922cc21e379.zip |
Fix modules build for r374337
A modules build failed with the following error:
call to function 'operator&' that is neither visible in the template definition nor found by argument-dependent lookup
Fix that by declaring the appropriate operators in the llvm::minidump
namespace.
llvm-svn: 374517
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions