Descriptionobjects.h splitting: move ModuleInfo
Including a fix: object-macros.h needs to be the last include: otherwise
we'll have a problem when a file does this:
#include "object-macros.h"
#include "x.h" // x.h also includes object-macros.h
BUG=v8:5402
Review-Url: https://codereview.chromium.org/2623573003
Cr-Commit-Position: refs/heads/master@{#42187}
Committed: https://chromium.googlesource.com/v8/v8/+/03762b8488de0e393077e3f40fe7b63e675b3af3
Patch Set 1 #Patch Set 2 : fix: macros has to be the last include #Patch Set 3 : iwyu #Patch Set 4 : more iwyu #
Total comments: 2
Patch Set 5 : code review (mstarzinger@) #Patch Set 6 : ditto #
Messages
Total messages: 17 (12 generated)
|