Android GN+clang does not use chromium clang plugins |
||
Issue descriptionI tried these already: is_clang = true clang_use_chrome_plugins = true Doesn't seem to be generating this warning, or that the warning was ignored (?): ./../android_webview/browser/shared_renderer_state.h:37:3: error: [chromium-style] Complex class/struct needs an explicit out-of-line destructor. Haven't looked into it too much yet..
,
Mar 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/1131c627f1a8489711b173f683e3c3d43542fe2b commit 1131c627f1a8489711b173f683e3c3d43542fe2b Author: boliu <boliu@chromium.org> Date: Mon Mar 14 19:23:49 2016 Android: use chromium clang plugins in gn build BUG= 594576 Review URL: https://codereview.chromium.org/1787423007 Cr-Commit-Position: refs/heads/master@{#381038} [modify] https://crrev.com/1131c627f1a8489711b173f683e3c3d43542fe2b/build/config/clang/BUILD.gn
,
Mar 14 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by boliu@chromium.org
, Mar 14 2016