[libcxx-commits] [PATCH] D146365: [libc++] Also support target triples that end with .0 in backdeployment tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 27 09:46:55 PDT 2023


ldionne added a comment.

In D146365#4204913 <https://reviews.llvm.org/D146365#4204913>, @Mordante wrote:

> 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.

Oh, it's just that I wanted D146359 <https://reviews.llvm.org/D146359> not to have any semantic changes since it was already a large mechanical diff.


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