[libcxx-commits] [libcxx] [libc++] Define all CMake configuration features in the same location (PR #115361)

Vitaly Buka via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 18 23:52:24 PST 2024


vitalybuka wrote:

> > > https://lab.llvm.org/buildbot/#/builders/55/builds/3560
> > 
> > 
> > However this one looks very relevant @ldionne
> 
> I think this is because we're now building and running benchmarks that we weren't building before due to:

Thanks, there is obviously no point to do so with sanitizers.
I can disable them on bots with `-DLIBCXX_INCLUDE_BENCHMARKS=OFF `
Do we want to disable them automatically with `-DLLVM_USE_SANITIZER`?


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


More information about the libcxx-commits mailing list