]> granicus.if.org Git - clang/commit
Formatter: Enable @encode test.
authorNico Weber <nicolasweber@gmx.de>
Fri, 18 Jan 2013 05:11:47 +0000 (05:11 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 18 Jan 2013 05:11:47 +0000 (05:11 +0000)
commit5dfe9b47a5d52b97ba6452d40edb7ea0e04c4435
tree7863c493f5ac4426415133e4da546d335336b67a
parentd3b036efdf0bf4ec216c701183a4b990cd041cd6
Formatter: Enable @encode test.

This doesn't work right with pointers to pointers, but that's likely just a
dupe of PR14884.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172785 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Format/FormatTest.cpp