summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/alignof.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AST] Get aliased type info from an aliased TemplateSpecialization.Matt Davis2018-11-051-0/+5
* Fix test expectation to match reality.Richard Smith2018-10-261-3/+3
* PR26547: alignof should return ABI alignment, not preferred alignmentRichard Smith2018-10-261-10/+10
* [Sema] Don't permit dependent alignments on non-dependent typedef-namesDavid Majnemer2015-04-071-0/+13
* AST: alignof might be dependent because of alignment attributesDavid Majnemer2015-01-151-0/+7
* Related to PR19992: when the GNU alignof-expression extension is applied to anRichard Smith2014-06-101-3/+12
* PR19992: alignof is permitted on an array of unknown bound.Richard Smith2014-06-101-0/+6
* Fix alignof computation of large arrays on x86_64.Rafael Espindola2013-08-081-0/+4
* Don't try to get the layout of an invalid decl in getDeclAlign.Matt Beaumont-Gay2013-06-251-1/+9
* Require the containing type to be complete when we seeJohn McCall2013-05-061-0/+52
OpenPOWER on IntegriCloud