Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 месяцев назад |
Jon Ross-Perkins
|
64e3fab43a
Skip C++ types when generating Destroy witnesses (#6732)
|
2 месяцев назад |
Geoff Romer
|
3c324e4877
Add category to parameter format, and share some code. (#6730)
|
2 месяцев назад |
Geoff Romer
|
e5b05a1fac
`ExprCategory` for guaranteed-in-place initializing expressions (#6623)
|
3 месяцев назад |
Richard Smith
|
093d5072db
Add support for using C++ user-defined conversions via interop (#6646)
|
3 месяцев назад |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 месяцев назад |
Richard Smith
|
935ccce2a6
Fix lowering of imported global variables. (#6567)
|
3 месяцев назад |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 месяцев назад |
Richard Smith
|
ead7803d60
Simplify importing of C++ global variables. (#6565)
|
3 месяцев назад |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 месяцев назад |
Özgür
|
a4b5ab9df9
Reject unqualified private access to base members (#6521)
|
4 месяцев назад |
Richard Smith
|
c7cd24e1b2
Support for calling C++ destructors. (#6453)
|
4 месяцев назад |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 месяцев назад |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 месяцев назад |
Geoff Romer
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
5 месяцев назад |
Jon Ross-Perkins
|
8166f9a7cf
Formalize Cpp as a PackageNameId (#6306)
|
6 месяцев назад |
Boaz Brickner
|
ae50e0f623
Propagate location to `CppOverloadSetValue` instructions (#6317)
|
6 месяцев назад |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Richard Smith
|
6011040481
Rework handling of C++ references. (#6268)
|
6 месяцев назад |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 месяцев назад |
Boaz Brickner
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
6 месяцев назад |
Boaz Brickner
|
a0ef7e7112
C++ Interop: Add test coverage for access control of static/instance data/function members (#6199)
|
6 месяцев назад |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
6 месяцев назад |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 месяцев назад |
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 месяцев назад |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
7 месяцев назад |
Richard Smith
|
3b6d202730
Implement support for mixed-access overload sets. (#6137)
|
7 месяцев назад |