SergejSalnikov wrote: I've removing the unnecessary code. The GCDebugInfo used to do `SM.getPresumedLoc(SM.getFileLoc(Loc))` which is now equivalent to `SM.getPresumedLoc(Loc)`
https://github.com/llvm/llvm-project/pull/166255 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
