[PATCH] D56207: Update allocator unit tests to test the `RemoteAddressSpaceView` template instantiation.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 2 18:01:35 PST 2019
vitalybuka added a comment.
In D56207#1343995 <https://reviews.llvm.org/D56207#1343995>, @delcypher wrote:
> In D56207#1343971 <https://reviews.llvm.org/D56207#1343971>, @kubamracek wrote:
>
> > This needs https://reviews.llvm.org/D56206 to land first, right?
>
>
> Oops. Yes. I forgot to add the dependency in Phabricator. I've done it now.
Tests suppose to pass after every patch.
Does D56206 <https://reviews.llvm.org/D56206> work without D56207 <https://reviews.llvm.org/D56207>
If not, you should merge them.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56207/new/
https://reviews.llvm.org/D56207
More information about the llvm-commits
mailing list