diff options
author | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2014-09-15 11:34:12 +0000 |
---|---|---|
committer | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2014-09-15 11:34:12 +0000 |
commit | c4f23419bb6fc4b871867ccbd8fa3943c51db86c (patch) | |
tree | 9e778e115211fabe9d303209b97e6958162baa58 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 47d260962f35ef374ce43dd37272b0069c89f49f (diff) | |
download | llvm-c4f23419bb6fc4b871867ccbd8fa3943c51db86c.zip llvm-c4f23419bb6fc4b871867ccbd8fa3943c51db86c.tar.gz llvm-c4f23419bb6fc4b871867ccbd8fa3943c51db86c.tar.bz2 |
Avoid calling strtoll and atoll in asan_str_test.cc on Windows for now
Summary:
These two functions are unavailable on MSVC2012, which breaks building the
ASAN tests with MSVC2012. Since the tests required to run these functions
are disabled on Windows for now, avoid building them to fix the MSVC2012
builds.
Test Plan: This is needed in order to fix building the ASAN tests with MSVC2012.
Reviewers: timurrrr
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D5343
llvm-svn: 217763
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions