Displaying 1 result from an estimated 1 matches for "c2018".
Did you mean:
2018
2004 Sep 29
0
[LLVMdev] INT64_MIN
...in the specific #ifdef part
for VC in the same file, right after
#define INT32_MIN -2147483648
#define UINT32_MAX 4294967295U
If you are wondering WHY I used -0x8000000000000000 instead of
ñ9223372036854775808LL, well, with the latter I have:
llvm\include\llvm\Support\DataTypes.h(83) : error C2018: unknown
character '0x96'
---
Paolo Invernizzi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040929/9ade4b74/attachment.txt>