summaryrefslogtreecommitdiffstats
path: root/test/Sema/bitfield-layout.c
Commit message (Expand)AuthorAgeFilesLines
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-8/+8
* Minor tweak to match the overall style.Sunil Srivastava2016-02-261-2/+2
* Do not honor explicit alignment attribute on fields for PS4.Sunil Srivastava2016-02-051-1/+37
* Implementation of PS4 ABI, Round 1Sunil Srivastava2016-01-281-1/+10
* PR18513: make gcc compatible layout for bit-fields with explicit aligned attr...Alexey Bataev2016-01-121-2/+184
* Fixing a compiler assertion with zero-width bit-fields in packed structs.Yunzhong Gao2014-02-131-0/+15
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Sema: Fix a subtle i64 -> i32 truncation which broke layout of large structuresDaniel Dunbar2010-06-291-0/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Cleanup/refactoring of Sema struct layout. This patch unifies the structEli Friedman2008-05-301-0/+32