Boaz Brickner b5bdfdd857 Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384) il y a 5 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 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) il y a 7 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
import.cpp 13bb660f7f Update LLVM and update APIs (#6147) il y a 5 mois
import.h ae50e0f623 Propagate location to `CppOverloadSetValue` instructions (#6317) il y a 5 mois
location.cpp 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) il y a 7 mois
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) il y a 7 mois
macros.cpp b68b6ae1e7 Add support for more complex object-like macros (#6338) il y a 5 mois
macros.h b68b6ae1e7 Add support for more complex object-like macros (#6338) il y a 5 mois
operators.cpp 7413e84ec9 C++ Interop: Add support for `<<=` and `>>=` (#6325) il y a 5 mois
operators.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) il y a 7 mois
overload_resolution.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) il y a 6 mois
overload_resolution.h 5705b94da8 Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122) il y a 7 mois
thunk.cpp 6011040481 Rework handling of C++ references. (#6268) il y a 6 mois
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) il y a 5 mois
type_mapping.cpp b5bdfdd857 Rename `TypeLiteralInfo` to `RecognizedTypeInfo` (#6384) il y a 5 mois
type_mapping.h ef488f00fa Overload resolution for C++ operators (#6092) il y a 7 mois