summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-03-22 17:39:44 +0000
committerPete Cooper <peter_cooper@apple.com>2016-03-22 17:39:44 +0000
commitc2d21cb7635b72784e629083225666ab61b07e50 (patch)
tree24533fdc4b3ddab3fef734b5e1de0ec325fd749d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent1329b986d2f25e838d4b27b1271da92b6578d5ca (diff)
downloadbcm5719-llvm-c2d21cb7635b72784e629083225666ab61b07e50.tar.gz
bcm5719-llvm-c2d21cb7635b72784e629083225666ab61b07e50.zip
Appease MSVC bots by changing visibility of AtomVector.
The AtomVector class is an internal detail of File so I moved it to be protected in r264067. However, the MSVC bots don't like the global declarations of type File::AtomVector in File.cpp so it needs to go back to being public for now. llvm-svn: 264070
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud