[cfe-commits] r167249 - /cfe/trunk/lib/CodeGen/CGObjCMac.cpp
jahanian
fjahanian at apple.com
Mon Nov 5 09:15:15 PST 2012
On Nov 5, 2012, at 3:57 AM, Benjamin Kramer <benny.kra at gmail.com> wrote:
>
>>>>
>>>> I personally dislike the PRI* macros, but if the community consensus
>>>> is otherwise, that's fine :)
>>>
>>> I personally prefer the explicit type cast; instead of chasing down what PRIx64 is.
>>
>> Thirded. ;] I think we can stick with this pattern.
>
> Is this supported by MSVC?
No. This code is part of the diagnostic I put in for sanity check of the layout. Layout is looked at by some of our internal tools/runtime.
- fariborz
>
> - Ben
More information about the cfe-commits
mailing list