ipc: Add out-of-line copy ctors for complex classes.

This patch adds out of line copy constructors for classes that our
clang-plugin considers heavy. This is an effort to enable copy
constructor checks by default.

BUG=436357
R=jam@chromium.org, dcheng@chromium.org, thakis@chromium.org

Review URL: https://codereview.chromium.org/1731373003

Cr-Commit-Position: refs/heads/master@{#377390}


CrOS-Libchrome-Original-Commit: 665ede55ed8c60b7491dd87d82ebaa97bc10c873
2 files changed
tree: 23e4009e115b25422eb401baa51ba8b8d24f56a3
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/