PortalPete wrote:

Thanks for this suggestion, @medismailben.
> LGTM overall. I think you can make the test less redundant by using the same 
> source file & Makefile for both tests.

I wasn't which is better:
- Multiple files, each with a single test
- Fewer files, each with multiple tests.

Ok, I put the 2 new tests into a single, new file, which makes the file naming 
a bit simpler and set up for future FixIt tests specific to C++.

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

Reply via email to