Michael137 wrote:

> Would the whole test suite have to be built with modules enabled?

Hmmm we used to have a debug-info category for `gmodules` which ran each test 
with `-gmodules`. But in the vast majority of cases that wasn't actually adding 
any useful coverage. There's a handful of `gmodules` tests in 
`lldb/test/API/lang/cpp/gmodules`, but looks like they don't cover this 
codepath.

https://github.com/llvm/llvm-project/pull/75927
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to