Skip to content
Commit e8857686 authored by Adrian Prantl's avatar Adrian Prantl
Browse files

Create a marker for Spotlight to never index $BUILD_DIR.

LLDB queries Spotlight to locate .dSYM bundles based on the UUID
embedded in a binary, and because the UUID is a hash of filename and
.text section, there *will* be conflicts inside $BUILD_DIR.

This should fix the broken green dragon bots.

llvm-svn: 324019
parent 690ab040
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment