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
/
Layout
/
ms-x86-pack-and-align.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Non-zero-length bit-fields make a class non-empty.
Richard Smith
2018-05-07
1
-12
/
+12
*
Fix the layout of bitfields in ms_struct unions: their
John McCall
2015-08-19
1
-54
/
+26
*
__declspec is not a core Clang language extension. Instead, require -fms-exte...
Aaron Ballman
2015-05-26
1
-2
/
+2
*
PR6037
Nathan Sidwell
2015-01-19
1
-2
/
+2
*
MS ABI: Correct layout for empty records
David Majnemer
2014-09-30
1
-0
/
+34
*
AST: Propagate 'AlignIsRequired' though many levels of typedefs
David Majnemer
2014-08-04
1
-0
/
+29
*
MS ABI: Consider alignment attributes on typedefs for layout
David Majnemer
2014-07-30
1
-0
/
+91
*
MS ABI: Padding injected between empty vbases doesn't up required align
David Majnemer
2014-07-17
1
-0
/
+57
*
MS ABI: Up the required alignment after inserting padding between vbases
David Majnemer
2014-07-16
1
-0
/
+55
*
[MS-ABI] Update virtual base padding rules to match MSVC 10+
Warren Hunt
2014-04-11
1
-4
/
+4
*
[MS-ABI] Fixed __declspec(align()) on bitfields under #pragma pack.
Warren Hunt
2014-04-10
1
-14
/
+153
*
MS ABI: Fix some layout tests
David Majnemer
2014-02-15
1
-14
/
+11
*
MS ABI: vptr injection should obey alignment requirements
David Majnemer
2014-02-12
1
-0
/
+45
*
MS ABI: Fix some layout tests
David Majnemer
2014-02-03
1
-8
/
+8
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
[ms-abi] Small Change to pack+alignment interaction.
Warren Hunt
2014-01-14
1
-0
/
+23
*
[ms-abi] Reordering __declspec(align) pragma pack handling
Warren Hunt
2014-01-13
1
-2
/
+31
*
[ms-abi] Change the way alignment is tracked
Warren Hunt
2014-01-11
1
-2
/
+34
*
[ms-abi] Handle __declspec(align) on bitfields "properly"
Warren Hunt
2014-01-10
1
-1
/
+116
*
[ms-abi] Refactor Microsoft Record Layout
Warren Hunt
2014-01-09
1
-80
/
+92
*
[ms-abi] Fixes improperly sized vfptrs with pragma pack
Warren Hunt
2013-12-26
1
-1
/
+35
*
[ms-abi] Makes Virtual Base Alignment Look at All Virtual Bases
Warren Hunt
2013-12-11
1
-1
/
+26
*
Support MS-ABI's concept of "Required Alignment" imposed by
Warren Hunt
2013-12-06
1
-0
/
+120