Skip to content
Commit 5d474d0a authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

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
parent 2b99c6fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment