summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcworkspace/contents.xcworkspacedata
diff options
context:
space:
mode:
authorVince Harron <vince@nethacker.com>2015-05-12 02:20:27 +0000
committerVince Harron <vince@nethacker.com>2015-05-12 02:20:27 +0000
commit069391ac1509661e586d0a65f1cf60f91e879312 (patch)
tree058496cfa857e148dfb2dddff6c2e0c2e2cba216 /lldb/lldb.xcworkspace/contents.xcworkspacedata
parent5e30f0e02d55e759f3b31ea41726d37d2eb53301 (diff)
downloadbcm5719-llvm-069391ac1509661e586d0a65f1cf60f91e879312.tar.gz
bcm5719-llvm-069391ac1509661e586d0a65f1cf60f91e879312.zip
Working on getting the OSX build green
Added missing SBLanguageRuntime.h to lldb.xcodeproj, set to Public (fixed compile error in TestPublicAPIHeaders) Removed reference to (temporarily) missing gtest.xcodeproj Fixed TestDeadStrip compile error XFAIL TestPublicAPIHeaders - test passes but teardown command 'settings remove target.env-vars DYLD_LIBRARY_PATH' fails XFAIL TestCModules - use of undeclared identifier 'MIN' XFAIL TestModulesAutoImport - clang: error: unknown argument: '-gmodules' XFAIL TestObjCNewSyntax - expr -- @((char*)"Hello world" + 6) cannot box a string value because NSString has not been declared http://reviews.llvm.org/D9643 llvm-svn: 237085
Diffstat (limited to 'lldb/lldb.xcworkspace/contents.xcworkspacedata')
-rw-r--r--lldb/lldb.xcworkspace/contents.xcworkspacedata3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/lldb.xcworkspace/contents.xcworkspacedata b/lldb/lldb.xcworkspace/contents.xcworkspacedata
index 96c1cfc872e..3266d5b39e2 100644
--- a/lldb/lldb.xcworkspace/contents.xcworkspacedata
+++ b/lldb/lldb.xcworkspace/contents.xcworkspacedata
@@ -10,7 +10,4 @@
<FileRef
location = "group:tools/lldb-perf/lldbperf.xcodeproj">
</FileRef>
- <FileRef
- location = "group:gtest/gtest.xcodeproj">
- </FileRef>
</Workspace>
OpenPOWER on IntegriCloud