[libcxx] Avoid repeating the definition of std:: namespaces
authorLouis Dionne <ldionne@apple.com>
Tue, 16 Oct 2018 20:02:59 +0000 (20:02 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 16 Oct 2018 20:02:59 +0000 (20:02 +0000)
commit4084df00402bc9b69b15b56cbdd8f5f8be81cc0a
tree1c9f757199e5825543c43331a4d38b160d6edd4b
parent7833b88ad882079efaf17958872120c051cbb886
[libcxx] Avoid repeating the definition of std:: namespaces

This reduces code duplication a tiny bit.

llvm-svn: 344642
libcxx/include/__config