History log of /external/clang/lib/Headers/stdalign.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f6e9106176008e91af6a974b3cf31c064d6d884 21-Feb-2013 Richard Smith <richard-llvm@metafoo.co.uk> libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard against
being included in C++. Don't define alignof or alignas in this case. Note that
the C++11 standard is broken in various ways here (it refers to the contents
of <stdalign.h> in C99, where that header did not exist, and doesn't mention
the alignas macro at all), but we do our best to do what it intended.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175708 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdalign.h
48cb74adac0acb5681ba12e9202adc1d9cb2d523 30-Jan-2013 Richard Smith <richard-llvm@metafoo.co.uk> C11: Provide the missing half of <stdalign.h>


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173900 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdalign.h
82d0b0aab9088e977c2a44c4a5a90479c63149fe 29-Sep-2011 Peter Collingbourne <peter@pcc.me.uk> Add support for alignment-specifiers in C1X and C++11, remove
support for the C++0x draft [[align]] attribute and add the C1X
standard header file stdalign.h

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140796 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdalign.h