David Blaikie 8e32faba18 Require imported C++ types to be complete before creating a Core.Copy witness (#7106) hace 1 semana
..
access.cpp 43867a678b Reverse interop support for type aliases. (#7043) hace 3 semanas
access.h 43867a678b Reverse interop support for type aliases. (#7043) hace 3 semanas
call.cpp 39eac6f277 Update LLVM and fix a couple of API usages (#6998) hace 1 mes
call.h 15680ba101 Support calling functions with explicit template arguments. (#6814) hace 2 meses
constant.cpp 1d5113649b Allow non-constant calls to constexpr functions. (#7067) hace 2 semanas
constant.h 0075d530b9 Support const eval when calling a C++ thunk (#6947) hace 1 mes
context.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) hace 2 meses
context.h e06eb8f532 Create a placement `operator new` directly. (#6941) hace 1 mes
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) hace 7 meses
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) hace 7 meses
export.cpp 67648b4d49 Remove "__cpp_thunk" from thunk name for exported functions (#7092) hace 2 semanas
export.h f31e1685fd Only export each class or namespace to C++ once. (#7042) hace 3 semanas
generate_ast.cpp f91990aa87 Override Clang class layout for Carbon class types. (#7071) hace 2 semanas
generate_ast.h 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) hace 1 mes
impl_lookup.cpp 8e32faba18 Require imported C++ types to be complete before creating a Core.Copy witness (#7106) hace 1 semana
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hace 4 meses
import.cpp 49c7288619 Restructure return declaration handling (#7076) hace 2 semanas
import.h 14b72f16da SemIR::Namespace->clang::NamespaceDecl interop (#6935) hace 1 mes
location.cpp 5b1de7633c Use the raw import ID, not the tagged ID, as an array index. (#7058) hace 3 semanas
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) hace 7 meses
macros.cpp 943cd41924 Support constexpr pointers (#6907) hace 1 mes
macros.h e5957037fb Support assigning to a variable through an imported macro (#6827) hace 2 meses
operators.cpp e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) hace 1 mes
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) hace 5 meses
overload_resolution.cpp b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) hace 2 meses
overload_resolution.h b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) hace 2 meses
thunk.cpp 49c7288619 Restructure return declaration handling (#7076) hace 2 semanas
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) hace 5 meses
type_mapping.cpp 43867a678b Reverse interop support for type aliases. (#7043) hace 3 semanas
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) hace 4 meses