Elliott Kalt
|
f4bd6e42f9
Replace `impl fn` with `override fn` (#6008)
|
7 mesiacov pred |
Richard Smith
|
51cb078da4
Support lowering of functions with variable binding parameters. (#6012)
|
8 mesiacov pred |
Boaz Brickner
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
8 mesiacov pred |
David Blaikie
|
26ec78ec00
Ensure vtable entries for generics are attached constants (#5853)
|
9 mesiacov pred |
David Blaikie
|
3bf98e9bc2
Implement correctly overriding dependent virtual functions (#5804)
|
9 mesiacov pred |
Jon Ross-Perkins
|
a65f4b89e2
Make ValueStore require a ValueT parameter (#5757)
|
10 mesiacov pred |
Boaz Brickner
|
cc698d78f5
When using a C++ struct as a parameter, map its type to a Carbon class type (#5538)
|
10 mesiacov pred |
Geoff Romer
|
0b3edee177
Alphabetize typed_insts.h (#5401)
|
10 mesiacov pred |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 mesiacov pred |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
10 mesiacov pred |
Boaz Brickner
|
5095af991f
Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535)
|
11 mesiacov pred |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 mesiacov pred |
Geoff Romer
|
fbc5994750
Support importing `var` parameters (#5400)
|
11 mesiacov pred |
Richard Smith
|
8b0f9e503e
Add mangling support for thunks. (#5424)
|
1 rok pred |
Jon Ross-Perkins
|
949cc21ccc
Remove SemIR:: from most sem_ir files (#5358)
|
1 rok pred |
David Blaikie
|
f45a632d77
Implement virtual call dispatch (#5308)
|
1 rok pred |
Dana Jansens
|
f0663715dd
Even more usage of TypeInstId (#5296)
|
1 rok pred |
Alina Sbirlea
|
5a4b63a040
[Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146)
|
1 rok pred |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
1 rok pred |
Boaz Brickner
|
156ab889f8
Support mangling imported C++ functions using Clang's `MangleContext` (#5062)
|
1 rok pred |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 rok pred |
Alina Sbirlea
|
4e21c0c1fc
Basic lowering generic function definitions. (#5016)
|
1 rok pred |
David Blaikie
|
aa71f31787
Refactor implicit Self param into a member on SemIR::Function (#4928)
|
1 rok pred |
Jon Ross-Perkins
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
1 rok pred |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 rok pred |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 rok pred |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok pred |
Jon Ross-Perkins
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
1 rok pred |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 rok pred |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
1 rok pred |