Tiago
Tiago
Some preprocessor checks in folly/folly/CPortability.h are bogus. Using https://github.com/facebook/folly/blob/2aa5ba681d49a7e4f0cacdf2f95432f15fc9a12f/folly/CPortability.h#L74-L102 as a reference: If a user compiles this with `-DFOLLY_SANITIZE_ADDRESS=0` the block on lines 84-98 will be parsed. Most likely the...
(Most of this is copy and paste from an email thread with @BillyONeal) secure_allocator_t is nonconforming - it doesn't rebind back to the same type. That is, secure_allocator_t::template rebind::template rebind...
### Description See #2059 for background. Having the clang pdbs would help us understand what the issue is and possibly suggest fixes/work around issues.
libc++ has [removed the char_traits base template](https://github.com/llvm/llvm-project/pull/72694). > ... it must be noted that the Standard only specifies specializations of char_traits for char, char8_t, char16_t, char32_t and wchar_t. However, before...
Can we please get a new release version?