[Lldb-commits] [lldb] update lldb-server platform help parsing (PR	#162730)
    David Spickett via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Oct 23 02:55:20 PDT 2025
    
    
  
DavidSpickett wrote:
> I removed the # UNSUPPORTED: system-windows line at the top and pushed. Is that all I have to do, or do I have to somehow enable platform mode tests manually?
Nothing else to do.
> And aren't there more tests that run after the PR is merged? Is it possible to run those before landing too?
Mostly the same tests on a bunch of platforms but yes there is more that is done. It is technically possible to run them before landing but in this case it's easier to just land it and see what happens. Reverts and fixups are a normal part of "live at main" development.
https://github.com/llvm/llvm-project/pull/162730
    
    
More information about the lldb-commits
mailing list