Skip to content
Commit f59e129c authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Add the value of "suitably aligned" from the C++11 standard to Basic/TargetInfo.

This is equal to alignof(std::max_align_t) on the platform and equal to the
alignment provided by malloc. (Platform owners please double-check your
platform's value.)

llvm-svn: 146762
parent c0a61734
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