[PATCH] D49915: [IR] Add a boolean field in DILocation to know if a line must covered or not
Marco Castelluccio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 16:46:59 PDT 2018
marco-c added a comment.
In https://reviews.llvm.org/D49915#1181637, @dblaikie wrote:
> I couldn't quite spot it - where's the code that sets or constructs a DILocation with covered = true?
https://reviews.llvm.org/D49916
BTW, I'd probably rename `covered` to `coverable` to make it more clear.
Repository:
rL LLVM
https://reviews.llvm.org/D49915
More information about the llvm-commits
mailing list