Richard Smith 05ba1d7356 Add a conversion impl from `T*` to `const T*` (#7010) 4 周之前
..
testdata 05ba1d7356 Add a conversion impl from `T*` to `const T*` (#7010) 4 周之前
BUILD 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) 1 月之前
aggregate.cpp f21e0e17ac Introduce ExprCategory::Dependent (#6744) 2 月之前
aggregate.h c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 月之前
clang_global_decl.cpp c7cd24e1b2 Support for calling C++ destructors. (#6453) 4 月之前
clang_global_decl.h 1d314c7c4d Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879) 8 月之前
constant.cpp bf6a14ac39 Support `Temporary` constants (#6983) 1 月之前
constant.h 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 10 月之前
context.cpp 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 月之前
context.h 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 月之前
file_context.cpp ea409f7cbf Fix crash lowering call to generic function with concrete type in signature (#7009) 4 周之前
file_context.h ea409f7cbf Fix crash lowering call to generic function with concrete type in signature (#7009) 4 周之前
function_context.cpp 41dd256d56 Support for initialization of classes with abstract base classes. (#6802) 2 月之前
function_context.h 41dd256d56 Support for initialization of classes with abstract base classes. (#6802) 2 月之前
handle.cpp 0851d657c8 Add comment and test for special case in `NameRef` lowering (#7008) 1 月之前
handle_aggregates.cpp c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 月之前
handle_call.cpp ea409f7cbf Fix crash lowering call to generic function with concrete type in signature (#7009) 4 周之前
handle_expr_category.cpp e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 2 月之前
lower.cpp 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 月之前
lower.h aa69a484eb Add support for running LLVM optimizer. (#6225) 5 月之前
options.h aa69a484eb Add support for running LLVM optimizer. (#6225) 5 月之前
specific_coalescer.cpp 75713908f4 Store and reuse lowered parameter order (#6593) 3 月之前
specific_coalescer.h 75713908f4 Store and reuse lowered parameter order (#6593) 3 月之前