Skip to content
Snippets Groups Projects
Commit f51b8e5b authored by Sheri Bernstein's avatar Sheri Bernstein Committed by Marc Poulhiès
Browse files

ada: Refactor multiple returns

Replace multiple returns by a single return statement with a conditional
expression. This is more readable and maintainable, and also conformant with
a Highly Recommended design principle of ISO 26262-6.

gcc/ada/

	* libgnat/s-parame__qnx.adb: Refactor multiple returns.
parent 41d7d32c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment