[Lldb-commits] [PATCH] D47646: [IRMemoryMap] Use labels in the "malloc" and "free" lldb-test commands

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 1 13:37:26 PDT 2018


vsk added a comment.

In https://reviews.llvm.org/D47646#1119512, @stella.stamenova wrote:

> I can look into the failure - but can you XFAIL the test rather than skipping it and log a bug, so that we can track the failure rather than potentially assuming down the line that the test is not meant for windows?


Sure, I've xfailed the test in r333787 and filed llvm.org/PR37656.


https://reviews.llvm.org/D47646





More information about the lldb-commits mailing list