DescriptionFix build with gcc 4.8 and C++11 support enabled
The OVERRIDE needs to be right after the method name, and before other
attributes (e.g. WARN_UNUSED_RESULT) or gcc 4.8 gives a build error.
Clang does not seem to mind it though.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245115
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|