breakpad/src/client
Lei Zhang 5850e262b1 Modernize code
- Replace DISALLOW_COPY_AND_ASSIGN with =delete.
- Replace some NULLs with nullptrs;
- Use the override keyword when appropriate.
- Use =default when appropriate.

Change-Id: I99e1d7f349dd4c32aa5d05e2ebdce7a86e47f551
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4527718
Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
2023-05-12 18:17:39 +00:00
..
apple/Framework Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
ios Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
linux Modernize code 2023-05-12 18:17:39 +00:00
mac Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
solaris/handler Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
windows Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_file_writer-inl.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
minidump_file_writer.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_file_writer.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
minidump_file_writer_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00