[llvm] r276334 - Fix the clang-cl self-host with VS 2013 headers

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 07:17:34 PDT 2016


On Thu, Jul 21, 2016 at 5:51 PM, David Majnemer <david.majnemer at gmail.com>
wrote:

> +enum : int64_t { UnknownOffset = LLONG_MAX };
>>
>
> INT64_MAX?
>

Done, I didn't see that in the climits docs because it's in stdint.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/115d2c52/attachment.html>


More information about the llvm-commits mailing list