[libcxx-commits] [libcxx] [llvm] [openmp] [lit] Add a flag to disable lit time tests (PR #98270)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 9 23:36:05 PDT 2024
mordante wrote:
> This is technically a breaking API change since external users who build LLVM out-of-tree can fail, but I've made sure all the uses within LLVM have been switched to use the new flag.
I can't really evaluate whether the API change is good or bad. However we should document this change in the release notes to avoid surprising people about an API break.
https://github.com/llvm/llvm-project/pull/98270
More information about the libcxx-commits
mailing list