Skip to content
Snippets Groups Projects
Alexey Shmalko's avatar
rasen authored
Some headers used `new` as parameter name, which is reserved word in
C++. This patch changes these names to `new_`.

Test Plan: validate

Reviewers: austin, ezyang, bgamari, simonmar

Reviewed By: simonmar

Subscribers: thomie

Differential Revision: https://phabricator.haskell.org/D1107

GHC Trac Issues: #10700
284a4317
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.