[libc++] Remove error about _LIBCPP_ALTERNATE_STRING_LAYOUT not being supported anymore
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 5 Apr 2022 23:44:44 +0000 (19:44 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Tue, 5 Apr 2022 23:45:21 +0000 (19:45 -0400)
commit6720bc202ae5554e08eb7d345b9181d24a7bdfe1
tree0f0785f589e09ca6adab431f108f22f30695e41e
parentfd92ca00b48bdbac3768918239ede5da8a989e0a
[libc++] Remove error about _LIBCPP_ALTERNATE_STRING_LAYOUT not being supported anymore

It's been over two years since I added the temporary error, so I think
it's reasonable to remove it now.
libcxx/include/__config