[PATCH] D64784: Skip zero column for inline sites
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 20:23:35 PDT 2019
dblaikie added a comment.
Test coverage? (you could add another inlined call to the test case you added for the feature - but just leave the inlined-at location with a zero column for that particular call - so you can still test both positive/negatiev in the one file)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64784/new/
https://reviews.llvm.org/D64784
More information about the llvm-commits
mailing list