[PATCH] D60473: [LLVM-C] Use dyn_cast instead of unwrap in LLVMGetDebugLoc functions
whitequark via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 14:48:35 PDT 2019
whitequark accepted this revision.
whitequark added a comment.
This revision is now accepted and ready to land.
So, these are going to be deprecated in D60484 <https://reviews.llvm.org/D60484>, but I see no harm in merging this patch, as it's a straightforward bugfix.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60473/new/
https://reviews.llvm.org/D60473
More information about the llvm-commits
mailing list