[libcxx-commits] [PATCH] D146365: [libc++] Also support target triples that end with .0 in backdeployment tests
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 19 11:18:47 PDT 2023
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
Just curious, but why not squash D146365 <https://reviews.llvm.org/D146365> and D146359 <https://reviews.llvm.org/D146359>? It seems this patch only modifies the previous patch in the stack.
I've no strong objection against two patches, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146365/new/
https://reviews.llvm.org/D146365
More information about the libcxx-commits
mailing list