[Lldb-commits] [PATCH] D15312: Fix scope-based lookup when more than one function is found.

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 14 03:15:08 PST 2015


labath added a subscriber: labath.
labath added a comment.

Hi,

all of the new tests in TestNamespaceLookup were failing on linux, against all tested compilers (http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/9405), so I have XFAILed them. I don't know if this is something you're interested about, but I thought I'd point out that now all test in this file are marked as XFAIL on linux.


Repository:
  rL LLVM

http://reviews.llvm.org/D15312





More information about the lldb-commits mailing list