Formatter: Correctly detect ObjC message expressions preceded by a comment.
authorNico Weber <nicolasweber@gmx.de>
Wed, 6 Feb 2013 16:54:35 +0000 (16:54 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 6 Feb 2013 16:54:35 +0000 (16:54 +0000)
commitac9bde236f4eced309712829b6009f902f8de20e
tree5b0e25da99d7596ef9b132eb2806a94b925ad3dd
parenteed92fb10c39e9af2413d25d7d32ad8c086aba02
Formatter: Correctly detect ObjC message expressions preceded by a comment.

llvm-svn: 174521
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp