summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTContext.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-06-11 06:58:43 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-06-11 06:58:43 +0000
commit5d474d0a96f4ffe6df571f2c6f36d68aa98cd2d2 (patch)
treebb622326a26deb1ac6c76b0fad0239b1bece4670 /clang/lib/AST/ASTContext.cpp
parent2b99c6fc4f3e0c6d5a1b4216dd86a6cfe067bffb (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud