[libcxx-commits] [PATCH] D69466: Guard against overflow in span::subspan
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 26 13:39:17 PDT 2019
miscco added a comment.
I am just getting used to arcanist so I messed up and created a new revision. What to do here?
Also Can we actually test runtime behavior where there is an assert rather than a static_assert?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69466/new/
https://reviews.llvm.org/D69466
More information about the libcxx-commits
mailing list