[llvm-dev] XDEBUG build bots?
Daniel Berlin via llvm-dev
llvm-dev at lists.llvm.org
Fri Apr 22 09:05:04 PDT 2016
On Thu, Apr 21, 2016 at 1:18 PM, Geoff Berry via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi All,
>
> Are there any bots that do any testing with clang/llvm built with XDEBUG
> (i.e. expensive checking)? I'm seeing 36 lit tests that currently hit
> asserts that are checked when XDEBUG is enabled. The checks that I'm
> hitting are:
> - DominatorTree::verifyDomTree()
>
This seems super bad ;)
Have a testcase?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160422/c11513ac/attachment.html>
More information about the llvm-dev
mailing list