[PATCH] D149942: [IR] Drop const in DILocation::getMergedLocation
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 14:11:38 PDT 2023
dblaikie added a comment.
any particular examples of these problematic const_casts? (is there a subsequent cleanup patch showing the motivation/value in this patch?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149942/new/
https://reviews.llvm.org/D149942
More information about the llvm-commits
mailing list