mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
not have breakpoints set on it inserted into code that does have a valid line number. So allow that line number, and the ThreadPlanStepRange should just continue stepping over 0 line ranges as if they had the same line number as whatever we were previously stepping through. llvm-svn: 191477