Descriptionremoting: Suppress a clang warning that fires in atl headers.
Suppresses
In file included from ..\..\remoting/host/verify_config_window_win.h:10:
..\..\third_party\wtl\include\atlapp.h(1683,17) : warning(clang): using namespace directive in global context in header [-Wheader-hygiene]
using namespace WTL;
^
BUG=5027, 82385
TBR=jamiewalch@chromium.org
Committed: https://crrev.com/f49fcfbf0db909f48d245f06240f184d473ec55d
Cr-Commit-Position: refs/heads/master@{#292821}
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|