Piling on to the list of advantages of building with clang locally:
another one is that you can build with the static analysis plugin
enabled, resulting in your local build catching "one-argument
constructor needs to be marked either 'explicit' or 'MOZ_IMPLICIT'"
and similar static analysis errors instead of Try (or inbound!)
catching them.

Cheers,
Botond
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to