Cleanup: Move ParseInfo to a separate file.
This makes us able to get rid of dependencies to parser.h from places which only need the ParseInfo, and also gets rid of the curious Parser <-> Compiler circular dependency. Also IWYUd where necessary. BUG= Review-Url: https://codereview.chromium.org/2268513002 Cr-Commit-Position: refs/heads/master@{#38777}
Showing
src/parsing/parse-info.cc
0 → 100644
src/parsing/parse-info.h
0 → 100644
Please
register
or
sign in
to comment