Code Review for C
You can use the code review tool on any test or application node or a single source file. The code review tool is run on the source code whenever you build the file.
To enable the code review tool on a source file, test or application node:
In the Project Browser, select the node that you want to review.
Select Build > Options from the menu or click the Settings button and select Build > Build options.
Select Code Review.
To perform a code review without compiling and executing the application:
In the Project Browser, select the node that you want to check.
Select Build > Options from the menu or click the Settings button and select Build > Build options.
Clear all build options except Code Review.
Click the Build toolbar button.
Double-click the results in the Project Browser to open the report. If the report is already open, close the report and reopen it again.
Related Topics