[Lldb-commits] [PATCH] D44342: Introduce a setting to disable Spotlight while running the test suite

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 12 12:48:40 PDT 2018


aprantl added a comment.

In https://reviews.llvm.org/D44342#1034514, @labath wrote:

> Does that mean we can remove the `.noindex` thingy from the build folder name? (In any case, the change seems fine to me).


Yes, but we could still keep it for performance reasons. Perhaps only on Darwin.


https://reviews.llvm.org/D44342





More information about the lldb-commits mailing list