Move a bunch of method implementations over to the C++ file; remove the need for...
authorEnrico Granata <egranata@apple.com>
Sat, 13 Dec 2014 02:07:50 +0000 (02:07 +0000)
committerEnrico Granata <egranata@apple.com>
Sat, 13 Dec 2014 02:07:50 +0000 (02:07 +0000)
commitdd6d24b25392822ef4273816935c81b78d3d5225
tree19b4dba86202f58408692c4bfa9445d7a9f08ef5
parenta9e65ba19dcd57ca74eb739042d39aeca83983fa
Move a bunch of method implementations over to the C++ file; remove the need for a few includes. All in all, good stuff

llvm-svn: 224174
lldb/include/lldb/DataFormatters/TypeSynthetic.h
lldb/source/DataFormatters/TypeSynthetic.cpp