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
/
CodeGenCXX
/
microsoft-abi-vtables-single-inheritance.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compare canonical return types when generating MS C++ ABI vtable thunks
Reid Kleckner
2013-12-20
1
-0
/
+11
*
Make -fdump-vtable-layouts print to stdout, not stderr
Reid Kleckner
2013-11-08
1
-3
/
+3
*
Fix PR17382 - properly group virtual method overloads in the vftable
Timur Iskhodzhanov
2013-10-06
1
-0
/
+101
*
Abstract out the emission of vtables, add basic support for vtable emission w...
Timur Iskhodzhanov
2013-09-27
1
-65
/
+15
*
Abstract out virtual calls and virtual function prologue code generation; imp...
Timur Iskhodzhanov
2013-08-21
1
-2
/
+2
*
Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
2013-07-30
1
-2
/
+80
*
[ms-cxxabi] Fix r182865 to have an actual Itanium-style key function
Reid Kleckner
2013-05-29
1
-1
/
+7
*
[ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
2013-05-29
1
-11
/
+15
*
Emit virtual/deleting destructors properly with -cxx-abi microsoft, PR15058
Timur Iskhodzhanov
2013-02-13
1
-9
/
+9
*
First step towards vftable generation with -cxx-abi microsoft PR13231
Timur Iskhodzhanov
2013-01-21
1
-0
/
+113