Add the ability for a ClangASTType to be marked as 'packed' when constructed
authorEnrico Granata <egranata@apple.com>
Thu, 30 Oct 2014 00:53:28 +0000 (00:53 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 30 Oct 2014 00:53:28 +0000 (00:53 +0000)
commita449e8642fdac1d28c82b168b0435311f12fe6fe
tree27d502edffea28efc6ec5324c26349963372b4df
parentdc872ed90868ecf54ebd13c0bd81284f2d5240e5
Add the ability for a ClangASTType to be marked as 'packed' when constructed

llvm-svn: 220891
lldb/include/lldb/Symbol/ClangASTContext.h
lldb/include/lldb/Symbol/ClangASTType.h
lldb/source/Symbol/ClangASTContext.cpp
lldb/source/Symbol/ClangASTType.cpp