[PATCH] D74415: [ADT] Implement the Waymarking as an independent utility
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 01:41:26 PST 2020
foad added inline comments.
================
Comment at: llvm/include/llvm/ADT/Waymarking.h:41
+// '---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'
+// |-1 |-2 |-4 |-7 |-10 |-14
+// <_ | | | | | |
----------------
Is the rightmost vertical line one bit too far to the right here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74415/new/
https://reviews.llvm.org/D74415
More information about the llvm-commits
mailing list