Reviewers: rossberg,

Description:
Make some foo.h headers usable without foo-inl.h header.

This CL us 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.

[email protected]

Please review this at https://codereview.chromium.org/1290743005/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+82, -71 lines):
  M src/conversions.h
  M src/conversions-inl.h
  M src/layout-descriptor.h
  M src/layout-descriptor-inl.h
  M src/types.h
  M src/types-inl.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to