Descriptionv8config.h: introduce V8_LIBC_MSVCRT
Use this for detecting MSVCRT library features instead of
V8_CC_MSVC.
One use case for this is when compiling with Clang together with the
MSVC library. In that case, V8_CC_MSVC will be false, but V8_LIBC_MSVCRT
will be true.
BUG=82385
LOG=n
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18888
Patch Set 1 #Patch Set 2 : Re-upload #
Total comments: 1
Patch Set 3 : Add comment #Patch Set 4 : Introduce V8_LIBC_MSVCRT #
Messages
Total messages: 10 (0 generated)
|