Reviewing target-specific code - Standard library developers Guide (original) (raw)

Standard library developers Guide

Reviewing target-specific code

When reviewing target-specific code, depending on the tier of the target in question, different level of scrutiny is expected from reviewers.

For tier 1 targets, the reviewer should perform a full review of the code. Essentially treat the code as not platform specific.

For tier 2 and tier 3 targets, the reviewer should confirm that the code:

Note that this review does not include checking for correctness or for code quality. We lack the review bandwidth or expertise to perform detailed reviews of tier 2 and tier 3 targets.