search for: getmergedlocationforcall

Displaying 2 results from an estimated 2 matches for "getmergedlocationforcall".

2017 Feb 10
2
Stripping Debug Locations on cross BB moves, part 2 (PR31891)
...; source location to preserve. In the latter case, we still need to use line-0 for calls, because there's no other correct thing to do. > > Probably getMergedLocation should optionally return line-0 instead of null; whether it's an optional don’t-return-null parameter or a separate getMergedLocationForCall API is an implementation detail. We need something to this end to support getMergedLocationForCall for CallInstructions. I'm not yet sure what the best API design for this. It feels dangerous to let the caller decide whether a nullptr is acceptable. > The code-motion cases won't be us...
2017 Feb 09
2
Stripping Debug Locations on cross BB moves, part 2 (PR31891)
On Wed, Feb 8, 2017 at 10:32 AM Adrian Prantl <aprantl at apple.com> wrote: > On Feb 8, 2017, at 10:17 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > > On Wed, Feb 8, 2017 at 9:56 AM Adrian Prantl <aprantl at apple.com> wrote: > > On Feb 8, 2017, at 9:44 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > > On Wed, Feb 8, 2017 at