Unverified Commit f8cc183e authored by Adrian Prantl's avatar Adrian Prantl Committed by GitHub
Browse files

Fix the dsymutil heuristic for excluding system interfaces. (#93745)

The function was meant to find the Developer/ dir, but it found a
Developer directory nested deep inside the top-level Developer dir.

The new implementation rejects everything in Xcode.app/Developer in
broad strokes.

rdar://128571037
parent 0a93e9f2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment