Normalization

Normalization is the process by which complex program statements are replaced by simpler statements or sequences of statements with identical semantics.

The normalization operations performed by the C/C++ language module are described in Normalization for C/C++ Projects.