Skip to content
Commit 265b83a8 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Teach libc++ to use the compiler-provided C-compatible ::max_align_t

rather than its own type for std::max_align_t. This is particularly
relevant as the types may not be ABI compatible despite users expecting
them to be.

llvm-svn: 201843
parent 7da9487d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment