hanchenye-llvm-project/clang/unittests/Format
Daniel Jasper dd9276e464 Better fix for r177725.
It turns out that

-foo;

can be an objective C method declaration. So instead of the previous
solution, recognize objective C methods only if we are in a declaration
scope.

llvm-svn: 177740
2013-03-22 16:55:40 +00:00
..
CMakeLists.txt fix the unit tests too. 2013-01-19 18:30:39 +00:00
FormatTest.cpp Better fix for r177725. 2013-03-22 16:55:40 +00:00
Makefile fix the unit tests too. 2013-01-19 18:30:39 +00:00