gecko-dev/ipc/chromium
Sylvestre Ledru 1e776756dd Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
More on:
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-equals-default.html

Command:
L=$(hg export -r tip|grep +++|cut -d/ -f2-)
./mach static-analysis check --checks="-*, modernize-use-equals-default" --fix $L

Differential Revision: https://phabricator.services.mozilla.com/D191016
2023-10-15 15:29:03 +00:00
..
gtest
src Bug 1856795 - ride along: use = default; on some recently modified files r=emilio 2023-10-15 15:29:03 +00:00
chromium-config.mozbuild Bug 1835185 - Stop setting OS_* macros from the build system. r=ipc-reviewers,mccr8 2023-06-06 21:05:36 +00:00
moz.build Bug 1851095 - Step 1: Modify process_title_linux to work in our context, and build it. r=nika,glandium 2023-09-22 03:41:39 +00:00