aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-09-30 22:41:36 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-09-30 22:41:36 +0000
commit591390284f70b14fbd2f017c50c08785de170c61 (patch)
treee553f8935d8a96e8b8af200d602219ec960839b9 /llvm/unittests/Support/CommandLineTest.cpp
parent7d5773e6108d92a8b259e9d4d58ecf1027d06a4f (diff)
downloadllvm-591390284f70b14fbd2f017c50c08785de170c61.zip
llvm-591390284f70b14fbd2f017c50c08785de170c61.tar.gz
llvm-591390284f70b14fbd2f017c50c08785de170c61.tar.bz2
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
assume that ::operator new provides no more alignment than is necessary for any primitive type, except when we're on a GNU OS, where glibc's malloc guarantees to provide 64-bit alignment on 32-bit systems and 128-bit alignment on 64-bit systems. This can be controlled by the command-line -fnew-alignment flag. llvm-svn: 282974
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions