mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-13 06:38:48 +02:00
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.
|
||
|---|---|---|
| .. | ||
| AccessibleMarshal.def | ||
| ISimpleDOMDocument.idl | ||
| ISimpleDOMNode.idl | ||
| ISimpleDOMText.idl | ||
| Makefile.in | ||
| moz.build | ||