splinter-build / splinter

A series of patches (one per branch) on top of the Ninja project's codebase. Updated periodically.
Apache License 2.0
6 stars 1 forks source link

Inline small functions. #20

Open shahzadlone opened 5 years ago

shahzadlone commented 5 years ago

Inline functions that can benefit, preferably one line ( or at least) very small functions.

Note: It is just a recommendation to the compiler, it might choose to ignore your recommendation.