RESOLVED DUPLICATE of bug 123406 73395
Style checker does not understand C++11 rvalue references
https://bugs.webkit.org/show_bug.cgi?id=73395
Summary Style checker does not understand C++11 rvalue references
Sam Weinig
Reported 2011-11-29 21:27:04 PST
The style checker does not seem to understand C++11 rvalue references. For instance it complained about the line: RetainPtr& operator=(RetainPtr&&); saying: Source/JavaScriptCore/wtf/RetainPtr.h:99: Missing spaces around && [whitespace/operators] [3]
Attachments
László Langó
Comment 1 2014-03-21 05:58:36 PDT
*** This bug has been marked as a duplicate of bug 123406 ***
Note You need to log in before you can comment on or make changes to this bug.