mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
This ensures it is run regardless of the method we use to initiate the session (previous version did not handle connects), and it is the same place that is used for resetting watchpoints. Differential Revision: https://reviews.llvm.org/D134882