| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 94b3b3a3cb366ea34e8bffffb1b77b442fed3dd3..9b72bd0ce8bd31926b529488d6e0debeb845cef1 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -2263,6 +2263,7 @@
|
| ],
|
| 'clang_plugin_args%': '-Xclang -plugin-arg-find-bad-constructs -Xclang check-templates '
|
| '-Xclang -plugin-arg-find-bad-constructs -Xclang follow-macro-expansion ',
|
| + '-Xclang -plugin-arg-find-bad-constructs -Xclang check-implicit-copy-ctors ',
|
| },
|
| # If you change these, also change build/config/clang/BUILD.gn.
|
| 'clang_chrome_plugins_flags%':
|
|
|