I am pleased to announce that LLVM 6 is now available.
Get it here: https://llvm.org/releases/download.html#6.0.0
This release is the result of the community's work over the past six
months, including: retpoline Spectre variant 2 mitigation,
significantly improved CodeView debug info for Windows,
https://bugs.llvm.org/show_bug.cgi?id=36630
lab...@google.com changed:
What|Removed |Added
Assignee|lldb-dev@lists.llvm.org |lab...@google.com
Status|NEW
Hi,
I've noticed some of the tests we have trigger timeouts when running in debug.
TIMEOUT: test_NSError_p_dwarf (lang/objc/foundation/TestObjCMethods2.py)
TIMEOUT: test_expression_lookups_objc_dwarf
(lang/objc/foundation/TestObjCMethods.py)
TIMEOUT: test_expressions_in_literals_dsym
(lang/objc/ob
It would be great to look into these and see what is taking so long. Some tests
are doing way too much work and should be split up. But it would be great to
see if we have any tests that are not good tests and are just taking too much
time for no reason (like the watchpoint tests were that Pavel
On Thu, Mar 8, 2018 at 10:29 AM, Greg Clayton wrote:
> It would be great to look into these and see what is taking so long. Some
> tests are doing way too much work and should be split up. But it would be
> great to see if we have any tests that are not good tests and are just taking
> too much