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-multiple-nonvirtual-inheritance.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the rest of MS ABI multiple inheritance tests
Timur Iskhodzhanov
2014-04-21
1
-609
/
+0
*
Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritanc...
Timur Iskhodzhanov
2014-03-21
1
-285
/
+284
*
Fix PR18967 -- Bad this adjustment for virtual methods in a diamond virtual i...
Timur Iskhodzhanov
2014-03-07
1
-11
/
+42
*
Style fix: replace "1 entries" with "1 entry" in the vftable layout dumping code
Timur Iskhodzhanov
2014-03-05
1
-41
/
+41
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Make -fdump-vtable-layouts print to stdout, not stderr
Reid Kleckner
2013-11-08
1
-2
/
+2
*
Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...
Timur Iskhodzhanov
2013-10-30
1
-10
/
+10
*
[-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destruct...
Timur Iskhodzhanov
2013-10-16
1
-0
/
+99
*
Reland 192220 "Abstract out parts of thunk emission code, add support for sim...
Timur Iskhodzhanov
2013-10-09
1
-0
/
+19
*
Revert 192220 as it fails on an assertion
Timur Iskhodzhanov
2013-10-08
1
-19
/
+0
*
Abstract out parts of thunk emission code, add support for simple thunks when...
Timur Iskhodzhanov
2013-10-08
1
-0
/
+19
*
Abstract out the emission of vtables, add basic support for vtable emission w...
Timur Iskhodzhanov
2013-09-27
1
-0
/
+30
*
Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
2013-07-30
1
-0
/
+431