Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@339943 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Marshall Clow
2018-08-16 21:35:38 +00:00
parent 61b0a0088b
commit fbd46738b1
4 changed files with 175 additions and 136 deletions

View File

@@ -228,6 +228,10 @@ module std [system] {
header "atomic"
export *
}
module bit {
header "bit"
export *
}
module bitset {
header "bitset"
export string