[PATCH] D135166: [DebugInfo] getMergedLocation: Maintain the line number if they match
Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 05:57:02 PDT 2022
jmmartinez added inline comments.
================
Comment at: llvm/lib/IR/DebugInfoMetadata.cpp:108
return LocA;
+ }
+
----------------
Style: Remove the brackets
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135166/new/
https://reviews.llvm.org/D135166
More information about the llvm-commits
mailing list