diff options
| author | Pete Cooper <peter_cooper@apple.com> | 2016-03-22 17:39:44 +0000 |
|---|---|---|
| committer | Pete Cooper <peter_cooper@apple.com> | 2016-03-22 17:39:44 +0000 |
| commit | c2d21cb7635b72784e629083225666ab61b07e50 (patch) | |
| tree | 24533fdc4b3ddab3fef734b5e1de0ec325fd749d /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
| parent | 1329b986d2f25e838d4b27b1271da92b6578d5ca (diff) | |
| download | bcm5719-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 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions

