index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Sema
/
struct-packed-align.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FIX][NFC] Update clang sema test
Diogo N. Sampaio
2019-08-08
1
-1
/
+1
*
Restore previous structure ABI behavior for bit-fields with the packed attrib...
Aaron Ballman
2017-08-08
1
-1
/
+13
*
Fix clang/test/Sema/struct-packed-align.c. "Windows" is not MS compiler.
NAKAMURA Takumi
2015-12-03
1
-1
/
+1
*
PR25575: Make GCC 4.4+ comatible layout for packed bit-fileds of char type, p...
Alexey Bataev
2015-12-03
1
-1
/
+22
*
Implement target-specific __attribute__((aligned)) value
Ulrich Weigand
2015-04-21
1
-2
/
+5
*
clang/test/Sema/struct-packed-align.c: Add the case in MS mode that alignment...
NAKAMURA Takumi
2014-08-04
1
-4
/
+6
*
Trailing linefeed.
NAKAMURA Takumi
2014-08-04
1
-4
/
+0
*
Suppress clang/test/Sema/struct-packed-align.c also on msvc for investigating.
NAKAMURA Takumi
2014-07-30
1
-0
/
+3
*
Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
NAKAMURA Takumi
2014-07-30
1
-0
/
+1
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Fix PR9253, allowing attribute(aligned) to reduce the alignment of
Chris Lattner
2011-02-19
1
-0
/
+15
*
Support __attribute__((packed)) (along with other attributes) at the
Douglas Gregor
2010-03-29
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
__attribute__((aligned)) was being ignored!
Daniel Dunbar
2009-02-18
1
-0
/
+8
*
Merge postfix attributes on record decls.
Daniel Dunbar
2008-10-03
1
-0
/
+12
*
Cleanup/refactoring of Sema struct layout. This patch unifies the struct
Eli Friedman
2008-05-30
1
-0
/
+20
*
Fix rdar://5921025 a crash on the included testcase.
Chris Lattner
2008-05-09
1
-0
/
+7
*
Add more tests
Anders Carlsson
2008-02-16
1
-8
/
+35
*
Make sizeof and __alignof work correctly with packed structs.
Anders Carlsson
2008-02-16
1
-0
/
+37