index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
struct-packed-align.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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