[libcxx-commits] [PATCH] D155554: [libcxx] [test] Fix running tests with Clang-cl in Debug mode

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 19 16:39:47 PDT 2023


ldionne added a comment.

What would this patch look like if we supported Clang 16 and Clang 17 but not Clang 15? It would be a lot simpler right? I am asking because we're branching in less than a week, so it might be worth punting this change to after that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155554/new/

https://reviews.llvm.org/D155554



More information about the libcxx-commits mailing list