Michael137 wrote:

> I'm removing the unnecessary code. The GCDebugInfo used to do 
> `SM.getPresumedLoc(SM.getFileLoc(Loc))` which is now equivalent to 
> `SM.getPresumedLoc(Loc)`

If that can be done in a separate PR, lets do that 

https://github.com/llvm/llvm-project/pull/166255
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to