Richard Smith c7cd24e1b2 Support for calling C++ destructors. (#6453) il y a 4 mois
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) il y a 6 mois
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) il y a 6 mois
call.cpp 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) il y a 5 mois
call.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) il y a 7 mois
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) il y a 7 mois
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) il y a 7 mois
impl_lookup.cpp c7cd24e1b2 Support for calling C++ destructors. (#6453) il y a 4 mois
impl_lookup.h 372f632d9d Implement support for copying C++ classes. (#6434) il y a 5 mois
import.cpp c7cd24e1b2 Support for calling C++ destructors. (#6453) il y a 4 mois
import.h d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) il y a 5 mois
location.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) il y a 5 mois
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) il y a 7 mois
macros.cpp 4ddff65e8e Add support for macros pointing to a constexpr integer (#6441) il y a 5 mois
macros.h 093700b274 Add support for boolean literals in macros (#6418) il y a 5 mois
operators.cpp 372f632d9d Implement support for copying C++ classes. (#6434) il y a 5 mois
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) il y a 5 mois
overload_resolution.cpp 372f632d9d Implement support for copying C++ classes. (#6434) il y a 5 mois
overload_resolution.h 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) il y a 5 mois
thunk.cpp c7cd24e1b2 Support for calling C++ destructors. (#6453) il y a 4 mois
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) il y a 5 mois
type_mapping.cpp bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) il y a 5 mois
type_mapping.h ef488f00fa Overload resolution for C++ operators (#6092) il y a 7 mois