]> granicus.if.org Git - clang/commit
Objective-C rewriter. Use _WIN64 instead of __LLP64__
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Apr 2014 17:03:06 +0000 (17:03 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Apr 2014 17:03:06 +0000 (17:03 +0000)
commit8187c75374e212fd8131a0fb69531d1721297517
treeb5c94568bdff3bfdb6e83a594af628fafda7f992
parentd31ddfcf61863ed0c147cc0c027189ff1eb65c57
Objective-C rewriter. Use _WIN64 instead of __LLP64__
to conditinalize on 64bit length in a generated meta-data.
// rdar://16489050

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/Frontend/RewriteModernObjC.cpp