Prabhat Sachdeva a5a4c756a7 Only treat top-level Run in Main as the entry point (#6757) 2 months ago
..
base.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
clang_code_generator_callbacks.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
constructor.carbon e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) 3 months ago
cpp_compat_int.carbon bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 months ago
cpp_run.carbon a5a4c756a7 Only treat top-level Run in Main as the entry point (#6757) 2 months ago
enum.carbon 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) 2 months ago
extern_c.carbon 773837e1bb Ask Clang to emit C++ global variables. (#6748) 2 months ago
field.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
function_decl.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
function_in_template.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
globals.carbon 773837e1bb Ask Clang to emit C++ global variables. (#6748) 2 months ago
import_inline.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
method.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
nullptr.carbon 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) 2 months ago
parameters.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
pointer.carbon 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) 2 months ago
reference.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
return.carbon e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 3 months ago
std_initializer_list.carbon c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 months ago
template.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
virtual_base.carbon 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 months ago
void.carbon 74969cab04 Generate non-final Destroy witnesses for symbolics (#6731) 2 months ago