yinghuitan added a comment.

Re @labath

> How many tests/bugs are we talking about here? Were there more than say ten 
> distinct bugs caught there?

It found 2~3 bugs, like source regex breakpoint (breakpoint set -p "source"), 
regex breakpoint filter by language (breakpoint set -r <regex> -L c++) etc.

> running tests to new features vs find /regressions

Running all tests offline once to discover bugs is a good exericse. Since 
failing tests are understood we can put them into new tests with on-demand 
explicitly enabled then ondemand test category is unnecessary. This sounds good 
to me if Greg agrees.

> Please don't take this personally

None taken :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121631/new/

https://reviews.llvm.org/D121631

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to