mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
without having to use RTTI. Removed the ThreadPlanContinue and replaced with a ShouldAutoContinue query that serves the same purpose. Having to push another plan to assert that if there's no other indication the target should continue when this plan is popped was flakey and error prone. This method is more stable, and fixed problems we were having with thread specific breakpoints. llvm-svn: 106378
7.1 KiB
7.1 KiB