Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Sema
/
ms_class_layout.cpp
0d46169
Fix the layout of bitfields in ms_struct unions: their
by John McCall
· 10 years ago
ad59deb
-fdump-record-layouts: Sort nvbases by offset before printing them
by Reid Kleckner
· 12 years ago
fb00c88
Complete Rewrite of CGRecordLayoutBuilder
by Warren Hunt
· 12 years ago
c9bd88e
Remove the -cxx-abi command-line flag.
by Hans Wennborg
· 12 years ago
b700566
[ms-abi] Fixed failing lit test.
by Warren Hunt
· 12 years ago
8f8bad7
Adds Microsoft compatiable C++ record layout code to clang.
by Warren Hunt
· 12 years ago
e9a82b0
Test verified.
by John McCall
· 13 years ago
aeb11a8
Add a disclaimer to the new test, plus a user-declared ctor
by John McCall
· 13 years ago
e42a336
Add support for laying out vtordisps according to our current
by John McCall
· 13 years ago
83a1258
Fix MSVC class layout for empty classes. Patch by Dmitry Sokolov.
by Eli Friedman
· 14 years ago
0153cd3
Fix the layout of vb-tables and vf-tables in the MS C++ ABI.
by John McCall
· 14 years ago
faaf273
Add tests for CodeGen types in MS ABI. Based on patch by r4start.
by Eli Friedman
· 14 years ago
43114f9
More ASTRecordLayout changes for MS ABI; based on patch by r4start.
by Eli Friedman
· 14 years ago
5e9534b
Rewrite parts of MS ABI C++ layout. Based on work by r4start; I ended up doing this while I was trying to review his patch.
by Eli Friedman
· 14 years ago
84d2d3a
Some changes to improve compatibility for MSVC-style C++ struct layout. Patch from r4start at gmail.com (with some minor modifications by me).
by Eli Friedman
· 14 years ago