Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) пре 4 месеци
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) пре 6 месеци
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) пре 6 месеци
call.cpp 2e65d28a16 Support for passing C++ templates as arguments to template template parameters. (#6475) пре 4 месеци
call.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци
context.cpp c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) пре 4 месеци
context.h a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) пре 4 месеци
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) пре 7 месеци
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) пре 7 месеци
generate_ast.cpp a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) пре 4 месеци
generate_ast.h a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) пре 4 месеци
impl_lookup.cpp c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) пре 4 месеци
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) пре 4 месеци
import.cpp 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци
import.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци
location.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) пре 4 месеци
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) пре 7 месеци
macros.cpp a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) пре 4 месеци
macros.h 093700b274 Add support for boolean literals in macros (#6418) пре 5 месеци
operators.cpp c0b335b87f Add well-known identifier caching (#6486) пре 4 месеци
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) пре 5 месеци
overload_resolution.cpp 372f632d9d Implement support for copying C++ classes. (#6434) пре 5 месеци
overload_resolution.h 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) пре 5 месеци
thunk.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) пре 4 месеци
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) пре 5 месеци
type_mapping.cpp 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) пре 4 месеци