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
/
ms_class_layout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the layout of bitfields in ms_struct unions: their
John McCall
2015-08-19
1
-9
/
+2
*
-fdump-record-layouts: Sort nvbases by offset before printing them
Reid Kleckner
2014-02-28
1
-2
/
+2
*
Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
2014-02-21
1
-7
/
+7
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
[ms-abi] Fixed failing lit test.
Warren Hunt
2014-01-09
1
-1
/
+1
*
Adds Microsoft compatiable C++ record layout code to clang.
Warren Hunt
2013-10-11
1
-44
/
+44
*
Test verified.
John McCall
2012-05-01
1
-1
/
+0
*
Add a disclaimer to the new test, plus a user-declared ctor
John McCall
2012-05-01
1
-1
/
+2
*
Add support for laying out vtordisps according to our current
John McCall
2012-05-01
1
-0
/
+173
*
Fix MSVC class layout for empty classes. Patch by Dmitry Sokolov.
Eli Friedman
2011-12-01
1
-0
/
+8
*
Fix the layout of vb-tables and vf-tables in the MS C++ ABI.
John McCall
2011-11-08
1
-7
/
+105
*
Add tests for CodeGen types in MS ABI. Based on patch by r4start.
Eli Friedman
2011-10-21
1
-1
/
+19
*
More ASTRecordLayout changes for MS ABI; based on patch by r4start.
Eli Friedman
2011-10-21
1
-19
/
+34
*
Rewrite parts of MS ABI C++ layout. Based on work by r4start; I ended up doi...
Eli Friedman
2011-10-18
1
-4
/
+24
*
Some changes to improve compatibility for MSVC-style C++ struct layout. Patch...
Eli Friedman
2011-09-27
1
-0
/
+176