gecko/accessible/interfaces/msaa
Nathan Froyd f63b2e1061 Bug 1222531 - turn off -Wextra-tokens on clang-cl in accessible/ directories; r=tbsaunde
The Windows MIDL code generator creates things like:

    #endif !_MIDL_USE_GUIDDEF_

which clang-cl complains about.  MSVC doesn't, so turn this warning off.
2015-11-06 13:10:03 -05:00
..
AccessibleMarshal.def
ISimpleDOMDocument.idl
ISimpleDOMNode.idl
ISimpleDOMText.idl
Makefile.in
moz.build Bug 1222531 - turn off -Wextra-tokens on clang-cl in accessible/ directories; r=tbsaunde 2015-11-06 13:10:03 -05:00