Reviewers: Kevin Millikin,
Description:
Fix issues with compiling V8 with LLVM Clang
Added this-> in some places where accessing a method on a templated base
class.
Added #include <strings.h> for bit_cast, moved it to utils.h and renamed it
to
BitCast.
Patch by Evan Martin <[email protected]>, see
http://codereview.chromium.org/894001 and
http://codereview.chromium.org/888003
Please review this at http://codereview.chromium.org/888005
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/arm/macro-assembler-arm.cc
M src/bootstrapper.cc
M src/debug.cc
M src/double.h
M src/factory.h
M src/globals.h
M src/heap.cc
M src/ia32/macro-assembler-ia32.cc
M src/mips/simulator-mips.cc
M src/objects.h
M src/top.cc
M src/utils.h
M src/x64/macro-assembler-x64.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev