Re: [lldb-dev] TestRdarXXXXXX

2015-08-14 Thread Adrian McCarthy via lldb-dev
There's also test\expression_command\issue_11588, which is especially confusing because the comments and symbols in the test are actually numbered 11581. On Fri, Aug 14, 2015 at 11:58 AM, Enrico Granata via lldb-dev < lldb-dev@lists.llvm.org> wrote: > > On Aug 14, 2015, at 11:50 AM, Zachary Turne

Re: [lldb-dev] TestRdarXXXXXX

2015-08-14 Thread Enrico Granata via lldb-dev
> On Aug 14, 2015, at 11:50 AM, Zachary Turner via lldb-dev > wrote: > > There are a bunch of tests in the tree that are named after Rdars. As a > result, it's not clear to anyone outside of Apple what these are supposed to > be testing so it diminishes their usefulness and increases our mai

[lldb-dev] TestRdarXXXXXX

2015-08-14 Thread Zachary Turner via lldb-dev
There are a bunch of tests in the tree that are named after Rdars. As a result, it's not clear to anyone outside of Apple what these are supposed to be testing so it diminishes their usefulness and increases our maintenance burden since it's impossible to know if it is an issue that we should fix,