[Openmp-commits] [libcxx] [llvm] [openmp] [lit] Add a flag to disable lit time tests (PR #98270)

Vincent Lee via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 10 11:11:48 PDT 2024


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

Good idea. If this is the direction taken, then I'll update the release notes. 



https://github.com/llvm/llvm-project/pull/98270


More information about the Openmp-commits mailing list