[Lldb-commits] [PATCH] D53759: [PDB] Support PDB-backed expressions evaluation

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 30 09:14:59 PST 2018


stella.stamenova added a comment.

It looks like after this change went in, the tests on Windows starting timing out instead of completing. The last run before the change took about 2 minutes and starting with the first run with this change, they're running for 40 minutes before being killed:

After:
http://lab.llvm.org:8014/builders/lldb-x64-windows-ninja/builds/1774

Before:
http://lab.llvm.org:8014/builders/lldb-x64-windows-ninja/builds/1773

Can you fix this today or pull the change out?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53759/new/

https://reviews.llvm.org/D53759





More information about the lldb-commits mailing list