summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcworkspace/contents.xcworkspacedata
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-12-21 01:47:05 +0000
committerSean Callanan <scallanan@apple.com>2011-12-21 01:47:05 +0000
commitfebbd63db10a6ebea610a6761b5b4450ecf753b7 (patch)
treecba7b46f2751be91827a2a608bb8945e76a9eed3 /lldb/lldb.xcworkspace/contents.xcworkspacedata
parent7de7ab83fa16cd44b1e62271382ff4c12099419b (diff)
downloadbcm5719-llvm-febbd63db10a6ebea610a6761b5b4450ecf753b7.tar.gz
bcm5719-llvm-febbd63db10a6ebea610a6761b5b4450ecf753b7.zip
Tightened Clang against a bug in which RecordDecls
with incomplete definition data were being converted. Now Clang attempts to complete RecordDecls before converting them, avoiding a nasty crash. llvm-svn: 147029
Diffstat (limited to 'lldb/lldb.xcworkspace/contents.xcworkspacedata')
-rw-r--r--lldb/lldb.xcworkspace/contents.xcworkspacedata3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/lldb.xcworkspace/contents.xcworkspacedata b/lldb/lldb.xcworkspace/contents.xcworkspacedata
index f92eeccdc23..5530459e124 100644
--- a/lldb/lldb.xcworkspace/contents.xcworkspacedata
+++ b/lldb/lldb.xcworkspace/contents.xcworkspacedata
@@ -7,4 +7,7 @@
<FileRef
location = "group:tools/debugserver/debugserver.xcodeproj">
</FileRef>
+ <FileRef
+ location = "group:llvm">
+ </FileRef>
</Workspace>
OpenPOWER on IntegriCloud