DescriptionRemove inline header includes from non-inline headers (2).
This tries to remove includes of "-inl.h" headers from normal ".h"
headers, thereby reducing the chance of any cyclic dependencies and
decreasing the average size of our compilation units.
Note that this change still leaves 5 violations of that rule in the
code. It only tackles "node.h" including "types-inl.h".
R=titzer@chromium.org
Committed: https://crrev.com/4b340c893340aed3632d51627522cb8b0b205061
Cr-Commit-Position: refs/heads/master@{#30161}
Patch Set 1 #Patch Set 2 : Fix GCC compilation. #
Messages
Total messages: 7 (2 generated)
|