]> granicus.if.org Git - clang/commit
XFAIL this test for Hexagon.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 11 May 2017 21:18:27 +0000 (21:18 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 11 May 2017 21:18:27 +0000 (21:18 +0000)
commit45ddcc478c407ac5ffcf40036e502aabfab8773d
treeac524317f7cb275ced8d83938ef8ca1eb6f993d2
parentb5afea8bd49c9619f88790657b62de77b6dbd876
XFAIL this test for Hexagon.

It's failing due to Hexagon calling convention lowering being broken (empty
structs are not passed even if they have nontrivial destructors / copy ctors).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302825 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/array-default-argument.cpp