Geoff Romer e7626f46cc Get rid of `AddPatternInst` (#7075) 2 тижнів тому
..
access.cpp 43867a678b Reverse interop support for type aliases. (#7043) 2 тижнів тому
access.h 43867a678b Reverse interop support for type aliases. (#7043) 2 тижнів тому
call.cpp 39eac6f277 Update LLVM and fix a couple of API usages (#6998) 1 місяць тому
call.h 15680ba101 Support calling functions with explicit template arguments. (#6814) 2 місяців тому
constant.cpp 1d5113649b Allow non-constant calls to constexpr functions. (#7067) 2 тижнів тому
constant.h 0075d530b9 Support const eval when calling a C++ thunk (#6947) 1 місяць тому
context.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 місяців тому
context.h e06eb8f532 Create a placement `operator new` directly. (#6941) 1 місяць тому
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 місяців тому
export.cpp 46f46a538d Preliminary reverse interop support for base classes. (#7059) 2 тижнів тому
export.h f31e1685fd Only export each class or namespace to C++ once. (#7042) 2 тижнів тому
generate_ast.cpp 46f46a538d Preliminary reverse interop support for base classes. (#7059) 2 тижнів тому
generate_ast.h 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) 1 місяць тому
impl_lookup.cpp 6f0ec37a8b Make C++ enum types impl Core.Copy. (#7013) 1 місяць тому
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 місяців тому
import.cpp e7626f46cc Get rid of `AddPatternInst` (#7075) 2 тижнів тому
import.h 14b72f16da SemIR::Namespace->clang::NamespaceDecl interop (#6935) 1 місяць тому
location.cpp 5b1de7633c Use the raw import ID, not the tagged ID, as an array index. (#7058) 2 тижнів тому
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 місяців тому
macros.cpp 943cd41924 Support constexpr pointers (#6907) 1 місяць тому
macros.h e5957037fb Support assigning to a variable through an imported macro (#6827) 1 місяць тому
operators.cpp e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) 1 місяць тому
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 місяців тому
overload_resolution.cpp b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) 1 місяць тому
overload_resolution.h b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) 1 місяць тому
thunk.cpp be0c07dc7e Give Carbon -> C++ thunks internal linkage. (#7040) 3 тижнів тому
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 місяців тому
type_mapping.cpp 43867a678b Reverse interop support for type aliases. (#7043) 2 тижнів тому
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 місяців тому