зеркало из https://github.com/mozilla/gecko-dev.git
969d7bb6fd
The use of `-Xclang -Wall` somehow makes `-Wno-unknown-pragmas` ineffective. `-Xclang -Wno-unknown-pragmas` does however work. But we don't need to set `-Xclang -Wall` from the moz.builds in the first place, as that's already done properly via warnings.configure (setting -Wall on non-clang-cl and -W3 on clang-cl, which is the equivalent). Differential Revision: https://phabricator.services.mozilla.com/D159366 |
||
---|---|---|
.. | ||
tests/gtest | ||
BTTypes.h | ||
BTVerifier.cpp | ||
BTVerifier.h | ||
Buffer.cpp | ||
Buffer.h | ||
CTDiversityPolicy.cpp | ||
CTDiversityPolicy.h | ||
CTKnownLogs.h | ||
CTLog.h | ||
CTLogVerifier.cpp | ||
CTLogVerifier.h | ||
CTObjectsExtractor.cpp | ||
CTObjectsExtractor.h | ||
CTPolicyEnforcer.cpp | ||
CTPolicyEnforcer.h | ||
CTSerialization.cpp | ||
CTSerialization.h | ||
CTUtils.h | ||
CTVerifyResult.cpp | ||
CTVerifyResult.h | ||
MultiLogCTVerifier.cpp | ||
MultiLogCTVerifier.h | ||
SignedCertificateTimestamp.cpp | ||
SignedCertificateTimestamp.h | ||
moz.build |