Create a default rune table for libc++. Initial setting - never enabled. The expectat...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 4 Mar 2015 16:10:14 +0000 (16:10 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 4 Mar 2015 16:10:14 +0000 (16:10 +0000)
commit66599d8ea891025e922eced18851c8a7670bf2df
tree9c102044c7efb42ed91799c03c27c410e3ce87fe
parent5c585253e5f66affee0ce1d3db18ea2cfdfcdd82
Create a default rune table for libc++. Initial setting - never enabled. The expectation is that some targets (Android, cough) will enable it. Note that this is an implementation detail, not an interface change.

llvm-svn: 231252
libcxx/src/locale.cpp