Skip to content

deps: workaround clang-3.4 ICE

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps: v8

Description of change

Work around internal compiler error with clang-3.4.

R=@nodejs/v8 /cc @chrislea Fixes: https://github.com/nodejs/node/issues/8323

EDIT: CI: https://ci.nodejs.org/job/node-test-pull-request/3893/ EDIT: V8-CI: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/293/

Merge request reports

Loading