summaryrefslogtreecommitdiffstats
path: root/lldb/lldb.xcworkspace/contents.xcworkspacedata
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2016-07-12 22:42:07 +0000
committerSean Callanan <scallanan@apple.com>2016-07-12 22:42:07 +0000
commit3b477ac4f99c04c3968657220dc963fcb5e9784a (patch)
tree301cc28b39f3657fa9e03a113dddff2a5d8b0eb5 /lldb/lldb.xcworkspace/contents.xcworkspacedata
parent9cba1f4e7e2588cfed2ce66564a59c0e421e5ff1 (diff)
downloadbcm5719-llvm-3b477ac4f99c04c3968657220dc963fcb5e9784a.tar.gz
bcm5719-llvm-3b477ac4f99c04c3968657220dc963fcb5e9784a.zip
Mark TagDecls as having external visible storage, like ContainerDecls.
The lookup tables can get out of date during the lifetime of the object so we need to preserve LLDB's ability to answer questions about TagDecls' contents. <rdar://problem/20751935> llvm-svn: 275223
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 3266d5b39e2..4ef05285845 100644
--- a/lldb/lldb.xcworkspace/contents.xcworkspacedata
+++ b/lldb/lldb.xcworkspace/contents.xcworkspacedata
@@ -10,4 +10,7 @@
<FileRef
location = "group:tools/lldb-perf/lldbperf.xcodeproj">
</FileRef>
+ <FileRef
+ location = "group:llvm">
+ </FileRef>
</Workspace>
OpenPOWER on IntegriCloud