зеркало из https://github.com/mozilla/gecko-dev.git
ca9fa3fe8f
Also move MOZ_MUST_USE before function declarations' specifiers and return type. While clang and gcc's attribute((warn_unused_result)) can appear before, between, or after function specifiers and return types, the [[nodiscard]] attribute must precede the function specifiers. And removed a few unneded `#include "mozilla/Attributes.h"`. Differential Revision: https://phabricator.services.mozilla.com/D69755 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
core | ||
lul | ||
public | ||
moz.build |