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 | 5d474d0a96f4ffe6df571f2c6f36d68aa98cd2d2 (patch) | |
| tree | bb622326a26deb1ac6c76b0fad0239b1bece4670 /clang/lib/AST/ASTContext.cpp | |
| parent | 2b99c6fc4f3e0c6d5a1b4216dd86a6cfe067bffb (diff) | |
| download | bcm5719-llvm-5d474d0a96f4ffe6df571f2c6f36d68aa98cd2d2.tar.gz bcm5719-llvm-5d474d0a96f4ffe6df571f2c6f36d68aa98cd2d2.zip | |
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.
llvm-svn: 105816
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions

