aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexis Hunt <alercah@gmail.com>2009-11-22 07:05:50 +0000
committerAlexis Hunt <alercah@gmail.com>2009-11-22 07:05:50 +0000
commit12048d868b51701295c95f23c47c9b3e8b6cf6c8 (patch)
treed7fbdc1cd9101b8644b41638d40d4dd4864c45cb /clang/lib/Frontend/CompilerInvocation.cpp
parent7248f86432efec7c9e36d228f8b680a1f8eeccff (diff)
downloadllvm-12048d868b51701295c95f23c47c9b3e8b6cf6c8.zip
llvm-12048d868b51701295c95f23c47c9b3e8b6cf6c8.tar.gz
llvm-12048d868b51701295c95f23c47c9b3e8b6cf6c8.tar.bz2
Use intptr_t rather than long so that this test will not fail on LLP64 systems,
where long is only 32-bits and so a reinterpret_cast would be ill-formed. llvm-svn: 89583
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions