On 6 May 2015 at 10:07, Siva Chandra <[email protected]> wrote: > Hi, > > If anyone, I could have "broken" it. However, I do not think I really > broke it. It was disabled for clang initially, I only enabled it.
Indeed - sorry for being imprecise. > Further, if I look at the stdio for the latest completed build on bot > (5512), I see this: > > PASS: LLDB (clang-x86_64) :: test_with_dwarf_and_run_command > (TestRegisterVariables.RegisterVariableTestCase) > > Can you tell me how you are running this? The error you are have given > should occur if you use GCC to compile the test case (and the hence > the test case is marked xfail for GCC). I observed the failure on my FreeBSD stable/10 desktop, which has Clang 3.4.1. The buildbot is running a FreeBSD-HEAD snapshot with Clang 3.5.1 -- I'll give it a try locally with a newer version. Which Clang version are you using for the test? _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
