David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 달 전 |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
5 달 전 |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
6 달 전 |
Richard Smith
|
8cf4c4d10d
[C++ interop] Pass top-level declarations to the code generator. (#6237)
|
6 달 전 |
Boaz Brickner
|
57c0fde145
Fix C++ thunk triggering for functions with default args which return a simple type (#6152)
|
7 달 전 |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 달 전 |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 달 전 |
Jon Ross-Perkins
|
65c1dcec5f
Force -fPIE for compiles (#5521)
|
11 달 전 |
Richard Smith
|
6e7c035bef
Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520)
|
11 달 전 |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 달 전 |
Boaz Brickner
|
2cb0df42e0
Add C++ interop inline function tests (#5406)
|
1 년 전 |
Boaz Brickner
|
156ab889f8
Support mangling imported C++ functions using Clang's `MangleContext` (#5062)
|
1 년 전 |