Fix the problem that the arm_neon.h can't be used in a cpp file. Also fix a minor...
authorHao Liu <Hao.Liu@arm.com>
Sun, 17 Nov 2013 09:14:46 +0000 (09:14 +0000)
committerHao Liu <Hao.Liu@arm.com>
Sun, 17 Nov 2013 09:14:46 +0000 (09:14 +0000)
commit99cbf42292c59c6833d6ec4e69235ac5309e20d0
tree4559f2c2ebbf7024c3874360bbee20e20989dfc2
parente3a404411fe651097024edece9a72afeef5f6ac3
Fix the problem that the arm_neon.h can't be used in a cpp file. Also fix a minor bug with poly64 name mangling.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp