[lldb] Enable TestCppBitfields on Windows
authorAndy Yankovsky <weratt@gmail.com>
Wed, 19 May 2021 13:36:13 +0000 (15:36 +0200)
committerAndy Yankovsky <weratt@gmail.com>
Wed, 19 May 2021 15:04:19 +0000 (17:04 +0200)
commit6c83d4a60b7d243f0674f4381ec72b7c8ec4f2be
treee7d3b5f9ac3977caefe73f333cf3894d0e62db9e
parentd30dfa86760ced9ac57f676340b34f2247898102
[lldb] Enable TestCppBitfields on Windows

The test works correctly on Windows, the linked bug has been resolved.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D102769
lldb/test/API/lang/cpp/bitfields/TestCppBitfields.py