Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 months ago |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 months ago |
Richard Smith
|
6011040481
Rework handling of C++ references. (#6268)
|
6 months ago |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 months ago |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
6 months ago |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
7 months ago |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
7 months ago |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
7 months ago |
Richard Smith
|
ca40e9d693
Support making method calls to C++ overload sets. (#6069)
|
7 months ago |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 months ago |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 months ago |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 months ago |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 months ago |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 months ago |
Richard Smith
|
82ba1a43a1
Support for importing C++ enum types. (#5978)
|
8 months ago |
Richard Smith
|
8c9080801c
Support for building thunks for C++ methods. (#5972)
|
8 months ago |
Richard Smith
|
25681901bd
Improve mapping of Clang diagnostics into Carbon diagnostics (#5894)
|
9 months ago |
Richard Smith
|
ae16014df8
Don't import a C++ class definition until the class is required to be complete. (#5865)
|
9 months ago |