diff options
author | Jeffrey Yasskin <jyasskin@google.com> | 2010-06-11 06:58:43 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@google.com> | 2010-06-11 06:58:43 +0000 |
commit | 258de301b6b219b21c53e75924ad945291c5af08 (patch) | |
tree | 0456f0844d5d2d7cf9089636f98c323645c9d6d1 /lib/Frontend/CompilerInvocation.cpp | |
parent | 5edbdcc62098e305cd55654814dcf783a3f3c477 (diff) |
Fix the 64-bit build. operator<<(DiagnosticBuilder, long) doesn't exist, so
ptrdiff_t (long on 64-bit, apparently) is ambiguous between the int and
unsigned int overloads.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105816 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions