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