commit | e051f98d090da5ec2dbbd23089dff17eb1f47fab | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Mon Nov 26 22:51:35 2018 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Mon Nov 26 22:51:35 2018 +0000 |
tree | fcb5f9d6373c857b7fd73231face2cbc237a5599 | |
parent | 183df145206d0851501eba4c8aa3444ae198270e [diff] |
Remove duplicate _LIBCPP_INLINE_VISIBILITY attributes. This attribute should appear only on the first declaration. This patch cleans up <string> by removing the attribute on redeclarations. llvm-svn: 347608