Richard Smith cc204ead96 Allow NRVO in `InventClangArgs`. (#6624) 3 ay önce
..
access.cpp 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 ay önce
access.h 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 ay önce
call.cpp 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 4 ay önce
call.h 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 4 ay önce
context.cpp c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) 4 ay önce
context.h a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 ay önce
custom_type_mapping.cpp f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 ay önce
custom_type_mapping.h f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 ay önce
generate_ast.cpp 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 ay önce
generate_ast.h f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 ay önce
impl_lookup.cpp c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 ay önce
impl_lookup.h c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 ay önce
import.cpp 95eb7b16bb Expose C++ reference returns as Carbon reference returns (#6618) 3 ay önce
import.h f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 ay önce
location.cpp 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) 4 ay önce
location.h 925250f8f9 Improve diagnostics for overload resolution failure. (#6091) 7 ay önce
macros.cpp a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) 4 ay önce
macros.h 093700b274 Add support for boolean literals in macros (#6418) 5 ay önce
operators.cpp 87e588c334 Add interop support for complement and subscript operators. (#6576) 3 ay önce
operators.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 ay önce
overload_resolution.cpp 372f632d9d Implement support for copying C++ classes. (#6434) 5 ay önce
overload_resolution.h 054dfca685 Perform overload resolution immediately in C++ operator lookup. (#6416) 5 ay önce
thunk.cpp f5bb43bced Stop creating invalid clang identifier names. (#6578) 3 ay önce
thunk.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 ay önce
type_mapping.cpp cc204ead96 Allow NRVO in `InventClangArgs`. (#6624) 3 ay önce
type_mapping.h 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 ay önce