Formatter: Move ObjC literal tests to its own test case.
authorNico Weber <nicolasweber@gmx.de>
Thu, 7 Feb 2013 00:19:29 +0000 (00:19 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 7 Feb 2013 00:19:29 +0000 (00:19 +0000)
commit0588b509af71eda6956e674363f86bfb67b2e976
treebbce981b686a981126ae3dd6fd2e7a94f052d020
parentcb9c8cf84cd22b520d13b8b664e8e557507bded7
Formatter: Move ObjC literal tests to its own test case.

Slightly expand the boxed expressions test with a few more snippets from
http://clang.llvm.org/docs/ObjectiveCLiterals.html

llvm-svn: 174559
clang/unittests/Format/FormatTest.cpp