The bitset(unsigned long long) constructor was broken by the constexpr...
The bitset(unsigned long long) constructor was broken by the constexpr additions only on 32 bit platforms. Fixed. This addresses http://llvm.org/bugs/show_bug.cgi?id=15444. llvm-svn: 176559
Loading
Please register or sign in to comment