Make the forward declaration for array swap have the same inline/visibility attribute...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 24 Feb 2015 12:46:39 +0000 (12:46 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 24 Feb 2015 12:46:39 +0000 (12:46 +0000)
commitf6d58a2a1faf4957479fc85b1d72447d9c261ff7
treec98487c7d04ef0b0ab82736096a4990913e8d8e7
parentff9d1980a72664e81df2e3fd2192552672b52851
Make the forward declaration for array swap have the same inline/visibility attributes as the definition. Thanks to Steven Wu for the catch.

llvm-svn: 230330
libcxx/include/utility