mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
Instead of directly manipulating the thread list in Launch and Attach, just rely on RefreshStateAfterStop to populate the initial list. Review: http://llvm-reviews.chandlerc.com/D1565 llvm-svn: 189889