aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan.akhgari@gmail.com>2014-09-15 11:34:12 +0000
committerEhsan Akhgari <ehsan.akhgari@gmail.com>2014-09-15 11:34:12 +0000
commitc4f23419bb6fc4b871867ccbd8fa3943c51db86c (patch)
tree9e778e115211fabe9d303209b97e6958162baa58 /clang/lib/Frontend/InitPreprocessor.cpp
parent47d260962f35ef374ce43dd37272b0069c89f49f (diff)
downloadllvm-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