]> granicus.if.org Git - clang/commit
ARM & AArch64: move struct definition outside function.
authorTim Northover <tnorthover@apple.com>
Wed, 19 Feb 2014 10:56:23 +0000 (10:56 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 19 Feb 2014 10:56:23 +0000 (10:56 +0000)
commit7e4849356354e48bb034f4867990d954df695b72
tree6f1df3f1165a0e8471c46a27d2316b8f530afbb6
parentf2e65351984ddf8944df7adc181275c1d6dc62c2
ARM & AArch64: move struct definition outside function.

Apparently it's not True C++.

rdar://problem/16035743 still.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201663 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp