GN: Store parse error messages (so they aren't dropped due to races)
Bad error messages remind me of working with gyp. This change just stores the parser error in the InputFileData so that we can actually report a useful error message from whichever thread first reports an error. Review URL: https://codereview.chromium.org/645253002 Cr-Commit-Position: refs/heads/master@{#299953}
Showing
Please register or sign in to comment