Richard Smith d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 miesięcy temu
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 miesięcy temu
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 miesięcy temu
call.cpp a6a0e55167 Support float template params (#6801) 2 miesięcy temu
call.h 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 3 miesięcy temu
constant.cpp 96f163f114 Support floats in MapAPValueToConstant (#6800) 2 miesięcy temu
constant.h f210f4ab04 Add initial support for importing C++ constexprs as Carbon constants (#6770) 2 miesięcy temu
context.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 miesięcy temu
context.h d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 miesięcy temu
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 miesięcy temu
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 miesięcy temu
generate_ast.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 miesięcy temu
generate_ast.h f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 miesięcy temu
impl_lookup.cpp 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) 2 miesięcy temu
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 miesięcy temu
import.cpp d5ec82e7ac Don't crash if clang setup fails. (#6804) 2 miesięcy temu
import.h fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 miesięcy temu
location.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) 4 miesięcy temu
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 miesięcy temu
macros.cpp a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 miesięcy temu
macros.h 093700b274 Add support for boolean literals in macros (#6418) 5 miesięcy temu
operators.cpp fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 miesięcy temu
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 miesięcy temu
overload_resolution.cpp 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 2 miesięcy temu
overload_resolution.h 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) 5 miesięcy temu
thunk.cpp 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) 2 miesięcy temu
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 miesięcy temu
type_mapping.cpp f21e0e17ac Introduce ExprCategory::Dependent (#6744) 2 miesięcy temu
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 miesięcy temu