Skip to content
Commit 4eeaafcd authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[Allocator] MSVC apparantly has broken SFINAE context handling of

'sizeof(T)' for T == void and produces a hard error. I cannot fathom why
this is OK. Oh well. switch to an explicit test for being the
(potentially qualified) void type, which is the only specific case I was
worried about. Hopefully this survives the libstdc++ build bots which
have limited type traits implementations...

llvm-svn: 206256
parent aad475b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment