aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-04-15 13:26:22 -0700
committerRichard Smith <richard@metafoo.co.uk>2020-04-15 13:28:24 -0700
commit30853cd689efd73a005163436673c13a29eca805 (patch)
treed98be175e5f5a81515c750c987ad218aef213317 /lldb/packages/Python/lldbsuite/test/configuration.py
parent57acbaece1ace979e6a9382d9d517d48895b9ef7 (diff)
downloadllvm-30853cd689efd73a005163436673c13a29eca805.zip
llvm-30853cd689efd73a005163436673c13a29eca805.tar.gz
llvm-30853cd689efd73a005163436673c13a29eca805.tar.bz2
Attempt to fix build with MSVC.
MSVC appears to instantiate the virtual members of FoldingSet when instantiating the class definition, thereby requiring the element type to be defined so that its hash function is known. This is intended to be a temporary fix; ideally, FoldingSet should not require this.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions