Use sizeof instead of strlen on string constants. The compiler doesn't
optimise the strlen calls away with -ffreestanding.
Description
Description
Details
Details
- Provenance
tijl Authored on - Parents
- rS324627: MFC r324064:
- Branches
- Unknown
- Tags
Use sizeof instead of strlen on string constants. The compiler doesn't Tags None Referenced Files None Subscribers None
Description
Details
|