[lldb] Pass TestExternCSymbols.py on Windows
authorAlex Langford <apl@fb.com>
Mon, 8 Aug 2022 18:01:13 +0000 (11:01 -0700)
committerAlex Langford <apl@fb.com>
Mon, 8 Aug 2022 18:01:16 +0000 (11:01 -0700)
commit5fff4b75ca0d72759f7ded4c96fc5493d917a3a9
tree163c36d2472ec7461cfbcf70e10eeb8b352a9d5a
parentbe8bacfd93ec6a51692aafb3478ce975fb9812d2
[lldb] Pass TestExternCSymbols.py on Windows

This test previously was expected to fail on windows. As of my previous
patch (1d2a62afaf7561e331e2f3daf3937d14225b21bf) this test now passes on
windows consistently. This patch adjusts the expectations of the test
accordingly.
lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py