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 месеци |
Richard Smith
|
a6acba9eab
Support for importing const-qualified types from C++. (#5794)
|
пре 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)
|
пре 10 месеци |
Dana Jansens
|
6c6552ce57
Consistently return runtime phase if the operands contain a runtime (#5729)
|
пре 10 месеци |
Boaz Brickner
|
20f44e0a92
Support a C++ `class` as a parameter or return by value, similar to a C++ `struct` (#5709)
|
пре 10 месеци |