| commit | 92a2ddabd1e6b7abae07221ce99fb14b47a44a01 | [log] [tgz] |
|---|---|---|
| author | Jason Molenda <jmolenda@apple.com> | Mon Apr 29 09:48:26 2013 +0000 |
| committer | Jason Molenda <jmolenda@apple.com> | Mon Apr 29 09:48:26 2013 +0000 |
| tree | d388c6451d50ce811d81075cf674b5e9fe0525e1 | |
| parent | a7ae4673c718bb67c1a1fd7dc55e805be6571f49 [diff] |
Add a final fall-back to PlatformDarwin::GetDeveloperDirectory() which will run xcode-select --print-path to find the currently selected Xcode developer directory. Mostly useful for when lldb is not being run out of the /Applications/Xcode.app bundle so it can't locate the iOS or kernel SDKs. llvm-svn: 180705