Jon Ross-Perkins 2543d2ea4f Add CoreInterface for consistent tracking of CoreIdentifier interfaces (#6516) 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 2543d2ea4f Add CoreInterface for consistent tracking of CoreIdentifier interfaces (#6516) 4 сар өмнө
impl_lookup.h 2543d2ea4f Add CoreInterface for consistent tracking of CoreIdentifier interfaces (#6516) 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 сар өмнө