DescriptionMake some foo.h headers usable without foo-inl.h header.
This CL is a pure refactoring that makes an empty compilation unit
including just "foo.h" but not "foo-inl.h" compile without warnings or
errors. This is needed to further reduce the header dependency tangle.
This realizes above state for "spaces.h" and "mark-compact.h".
R=hpayer@chromium.org
Committed: https://crrev.com/16f96fde6b935c5f9a9d031f5df9809a814242ce
Cr-Commit-Position: refs/heads/master@{#30171}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments. #
Dependent Patchsets: Messages
Total messages: 10 (3 generated)
|