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
/
SemaCXX
/
class-layout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR37275 packed attribute should not apply to base classes
Richard Smith
2018-04-29
1
-0
/
+34
*
PR6037
Nathan Sidwell
2015-01-19
1
-2
/
+2
*
Fix bug in computing POD-for-layout.
Eli Friedman
2013-07-20
1
-1
/
+468
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Turn on the new empty base subobject tracking code. It's a bit faster than th...
Anders Carlsson
2010-05-30
1
-0
/
+17
*
Rework the way virtual primary bases are added when laying out classes. Inste...
Anders Carlsson
2010-05-29
1
-0
/
+14
*
Support __attribute__((packed)) (along with other attributes) at the
Douglas Gregor
2010-03-29
1
-0
/
+7
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When laying out bitfields, make sure that the data size is always aligned to ...
Anders Carlsson
2009-11-22
1
-0
/
+17
*
Temporary band-aid for handling empty classes somewhat better.
Anders Carlsson
2009-09-17
1
-0
/
+5
*
Add two more tests.
Anders Carlsson
2009-07-28
1
-0
/
+13
*
Handle layout of non-virtual base classes.
Anders Carlsson
2009-07-19
1
-0
/
+31