Support: Move StreamingMemoryObject{,Test}.cpp, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 27 Mar 2016 22:55:19 +0000 (22:55 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 27 Mar 2016 22:55:19 +0000 (22:55 +0000)
commit6648a0817ef664d75374b303c1f4abb350576f31
tree176dd3a148663d8c4c941cfbd4b9b75bc8cbaa40
parent58c7d4950ab51491e66f1eb7bff4978c71bb7625
Support: Move StreamingMemoryObject{,Test}.cpp, NFC

Change the filename to indicate this is a test, rename the tests, move
them into an anonymous namespace, and rename some variables.  All to
match our usual style before making further changes.

llvm-svn: 264548
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/StreamingMemoryObjectTest.cpp [moved from llvm/unittests/Support/StreamingMemoryObject.cpp with 62% similarity]