Richard Smith 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) před 1 měsícem
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) před 6 měsíci
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) před 6 měsíci
call.cpp 0482b27c6b Support more types in `MapConstantToAPValue` by refactoring code out of `ConvertArgToTemplateArg` (#6923) před 1 měsícem
call.h 15680ba101 Support calling functions with explicit template arguments. (#6814) před 2 měsíci
constant.cpp f9e1806c4a Improve diagnostics for EvaluateAsConstantExpr (#6956) před 1 měsícem
constant.h 0482b27c6b Support more types in `MapConstantToAPValue` by refactoring code out of `ConvertArgToTemplateArg` (#6923) před 1 měsícem
context.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) před 2 měsíci
context.h e06eb8f532 Create a placement `operator new` directly. (#6941) před 1 měsícem
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) před 7 měsíci
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) před 7 měsíci
generate_ast.cpp 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) před 1 měsícem
generate_ast.h 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) před 1 měsícem
impl_lookup.cpp 5503f643c6 Introduce typed-inst accessors for ConstantValueStore (#6980) před 1 měsícem
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
import.cpp 181a592b8c Support for parsing expression patterns (#6977) před 1 měsícem
import.h 14b72f16da SemIR::Namespace->clang::NamespaceDecl interop (#6935) před 1 měsícem
location.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) před 4 měsíci
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) před 7 měsíci
macros.cpp 943cd41924 Support constexpr pointers (#6907) před 1 měsícem
macros.h e5957037fb Support assigning to a variable through an imported macro (#6827) před 2 měsíci
operators.cpp e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) před 1 měsícem
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
overload_resolution.cpp b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) před 2 měsíci
overload_resolution.h b28e899a8c refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829) před 2 měsíci
thunk.cpp e06eb8f532 Create a placement `operator new` directly. (#6941) před 1 měsícem
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) před 5 měsíci
type_mapping.cpp 5503f643c6 Introduce typed-inst accessors for ConstantValueStore (#6980) před 1 měsícem
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) před 4 měsíci