Richard Smith
|
ead7803d60
Simplify importing of C++ global variables. (#6565)
|
3 месяцев назад |
Richard Smith
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
4 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 месяцев назад |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
7 месяцев назад |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
7 месяцев назад |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
7 месяцев назад |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 месяцев назад |
Boaz Brickner
|
b88b53e7e3
C++ interop: Add support for importing globals (#6005)
|
7 месяцев назад |
Richard Smith
|
b2b0b4a73f
Improve recovery from bad type imports. (#5953)
|
8 месяцев назад |
Richard Smith
|
25681901bd
Improve mapping of Clang diagnostics into Carbon diagnostics (#5894)
|
9 месяцев назад |
Richard Smith
|
ae16014df8
Don't import a C++ class definition until the class is required to be complete. (#5865)
|
9 месяцев назад |
Richard Smith
|
ef475d8197
Import C++ `class A final` as Carbon `final class`. (#5866)
|
9 месяцев назад |
Boaz Brickner
|
30f0ddab71
Add support for importing access from C++ to Carbon (#5858)
|
9 месяцев назад |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 месяцев назад |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 месяцев назад |
Richard Smith
|
f204bdf094
Basic support for calling class methods imported from C++. (#5796)
|
9 месяцев назад |