]> granicus.if.org Git - clang/commit
[AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system.
authorKevin Qin <Kevin.Qin@arm.com>
Thu, 14 May 2015 08:18:05 +0000 (08:18 +0000)
committerKevin Qin <Kevin.Qin@arm.com>
Thu, 14 May 2015 08:18:05 +0000 (08:18 +0000)
commitd13c501b4c9d9b7d4cbf1dabc452f945b917c860
tree75b9f745cc443b97104d84b8373f526d33bdfad8
parentcf113dbc9711329b9001194d6ea26564514eda69
[AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system.

This fixes PR23414 as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp
lib/Sema/SemaChecking.cpp
test/CodeGenCXX/aarch64-neon.cpp