mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
c72dd1a73b
This patches V8 v12.3 for Windows, by fixing multiple compilation errors caused by V8 being a Clang-oriented project. There are various types of errors fixed by this going from changing `using` directives and renaming to overcoming the differences in which Clang and MSVC see templates and metaprogramming. The changes introduced here are strictly meant as a patch only, so they shouldn't be pushed upstream. Refs: https://github.com/targos/node/pull/13 Refs: https://github.com/targos/node/pull/14 Refs: https://github.com/targos/node/pull/15 PR-URL: https://github.com/nodejs/node/pull/52293 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> |
||
---|---|---|
.. | ||
d8.gyp | ||
directory.build.props | ||
extras-libraries.cc | ||
features.gypi | ||
ForEachFormat.py | ||
ForEachReplace.py | ||
GN-scraper.py | ||
inspector.gypi | ||
toolchain.gypi | ||
v8.gyp | ||
v8vtune.gyp |