mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 12:19:05 +02:00
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. Differential Revision: https://phabricator.services.mozilla.com/D68150 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| tests | ||
| HeadlessClipboard.cpp | ||
| HeadlessClipboard.h | ||
| HeadlessClipboardData.cpp | ||
| HeadlessClipboardData.h | ||
| HeadlessCompositorWidget.cpp | ||
| HeadlessCompositorWidget.h | ||
| HeadlessKeyBindings.cpp | ||
| HeadlessKeyBindings.h | ||
| HeadlessKeyBindingsCocoa.mm | ||
| HeadlessLookAndFeel.h | ||
| HeadlessLookAndFeelGTK.cpp | ||
| HeadlessScreenHelper.cpp | ||
| HeadlessScreenHelper.h | ||
| HeadlessSound.cpp | ||
| HeadlessSound.h | ||
| HeadlessThemeGTK.cpp | ||
| HeadlessThemeGTK.h | ||
| HeadlessWidget.cpp | ||
| HeadlessWidget.h | ||
| HeadlessWidgetTypes.ipdlh | ||
| moz.build | ||