[all-commits] [llvm/llvm-project] ddcc7c: [lldb-vscode] Fix TestVSCode_module
walter erquinigo via All-commits
all-commits at lists.llvm.org
Thu Sep 3 09:02:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4
https://github.com/llvm/llvm-project/commit/ddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4
Author: Walter Erquinigo <waltermelon at fb.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
Log Message:
-----------
[lldb-vscode] Fix TestVSCode_module
Caused by D86662. The fix is only checking some fields when the expect_debug_info_size flag is true. For some reason this was not failing on a local linux machine.
More information about the All-commits
mailing list