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

Breaks build on sanitizer bots.

This reverts commit r339943.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@339971 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vitaly Buka
2018-08-16 23:57:16 +00:00
parent aec9e0e5a2
commit 245791ae73
4 changed files with 136 additions and 175 deletions

View File

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