DescriptionFix compile error on XCode4 / clang.
Fixes XCode4.2 compilation error: method attribute can only be specified on method declarations [-Werror,2]
This is a result of XCode4.2 adding "-DIBAction=void)__attribute__((ibaction)" magic.
BUG=102429
TEST=compile under XCode4.2
R=thakis@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108041
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|