Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
пре 7 месеци |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
пре 8 месеци |
Richard Smith
|
d37f1ae6b5
Add return value support to C++ thunks. (#5976)
|
пре 8 месеци |
Richard Smith
|
e0de9ddf05
Implement initialization for C++ thunk parameters. (#5938)
|
пре 8 месеци |
Boaz Brickner
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
пре 9 месеци |
Boaz Brickner
|
720c77f6e7
Don't use struct literals in tests (#5906)
|
пре 9 месеци |
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
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
пре 9 месеци |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
пре 9 месеци |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
пре 9 месеци |
Boaz Brickner
|
52976c55fb
When importing a declaration, first collect all dependent unimported declarations and import them first (#5821)
|
пре 9 месеци |
Boaz Brickner
|
f4f521de7f
Explicitly mark as unsupported instead of crashing mapping a parameter record type defined not in a namespace (#5777)
|
пре 9 месеци |
Boaz Brickner
|
4f8d0649d5
When importing a looked up name, reuse previously imported declaration instead of importing the same declaration again (#5789)
|
пре 9 месеци |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
пре 9 месеци |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
пре 9 месеци |
Richard Smith
|
26e23eac10
Support import of typedefs. (#5787)
|
пре 9 месеци |
Boaz Brickner
|
a5ddc3e3cd
Support importing C++ `_Nonnull` pointers as function parameters or return values (#5773)
|
пре 9 месеци |
Boaz Brickner
|
9d0aaa740b
When adding an imported C++ name, make sure that its `clang::Decl` is mapped if import failed (#5769)
|
пре 9 месеци |
Dana Jansens
|
6c6552ce57
Consistently return runtime phase if the operands contain a runtime (#5729)
|
пре 10 месеци |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
пре 10 месеци |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
пре 10 месеци |
Boaz Brickner
|
8aedcbcabd
Remove TODOs from the test of a declared but not defined struct as a by value parameter/return value (#5708)
|
пре 10 месеци |
Boaz Brickner
|
cc698d78f5
When using a C++ struct as a parameter, map its type to a Carbon class type (#5538)
|
пре 10 месеци |
Dana Jansens
|
76cdbd8a5a
Introduce the `none.carbon` min-prelude (#5694)
|
пре 10 месеци |
Jon Ross-Perkins
|
122800881b
Remove redundant ranges=only flag settings (#5648)
|
пре 10 месеци |
Boaz Brickner
|
29d4aae722
Update most `toolchain/check/testdata/interop/cpp` tests to use sem ir ranges (#5594)
|
пре 10 месеци |
Jon Ross-Perkins
|
9b1a0729a1
Move imported C++ entities to the import block (#5616)
|
пре 11 месеци |
Jon Ross-Perkins
|
04d534abee
Remove the no_prelude directory, using --no-prelude-import directly (#5607)
|
пре 11 месеци |