Unit test showing array assignment problem on gcc 4.9
authorBarney Moss <barneym@fb.com>
Thu, 10 Dec 2015 10:37:18 +0000 (02:37 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Thu, 10 Dec 2015 11:20:20 +0000 (03:20 -0800)
commit97c7b417342e8c941aedfaf811fab0332718cd01
treed62f7ac35145d64062a30601f92f7bf998ceea66
parent91499a64e87e95ac775edc56320bf74c4ad86626
Unit test showing array assignment problem on gcc 4.9

Summary: Unit test showing array assignment problem on gcc 4.9

Reviewed By: lbrandy

Differential Revision: D2739900

fb-gh-sync-id: 6b0fde956672b8248fbd4e620fd112195c45c646
folly/test/DynamicTest.cpp