Formatter: Rename LSquare to Left to make parseSquare() more consistent with the...
authorNico Weber <nicolasweber@gmx.de>
Mon, 21 Jan 2013 19:29:31 +0000 (19:29 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 21 Jan 2013 19:29:31 +0000 (19:29 +0000)
commited272de0f244b02fd587ca11a8295f19cc2b4660
tree5f4786df2595111726aba47e71316e418dbb37a2
parent6b4ddc655a3dafc53e98efd9560ee8185ae717fc
Formatter: Rename LSquare to Left to make parseSquare() more consistent with the other paren parsing methods.

llvm-svn: 173077
clang/lib/Format/Format.cpp