Files
llvm/include
Pavel Labath afe6e48a8a 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374517 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-11 07:16:19 +00:00
..
2019-10-11 07:16:19 +00:00