Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 місяців тому
..
BUILD d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
absolute_node_id.cpp d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) 6 місяців тому
absolute_node_id.h 804613f6b7 Fix `speicifc` typo (#5499) 11 місяців тому
associated_constant.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 місяців тому
builtin_function_kind.cpp 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 місяців тому
builtin_function_kind.def 90771414f5 Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208) 6 місяців тому
builtin_function_kind.h 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 місяців тому
clang_decl.cpp 1e7b7e53ae C++ interop: support for default arguments. (#6108) 7 місяців тому
clang_decl.h 0716756c4e Stop passing a lambda as a non-type template argument. (#6229) 6 місяців тому
class.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 рік тому
class.h 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) 8 місяців тому
constant.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 місяців тому
constant.h 5c7bb7a50d Clean up ConstantValueStore getters. (#6377) 5 місяців тому
copy_on_write_block.h 002756b4cc Change BlockValueStore to take ElementT as a parameter (#5758) 10 місяців тому
cpp_file.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
cpp_file.h d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
cpp_global_var.h 0716756c4e Stop passing a lambda as a non-type template argument. (#6229) 6 місяців тому
cpp_overload_set.h 7c13bddc92 C++ interop: Support C++20 operator and overload resolution for expression rewriting (#6171) 7 місяців тому
diagnostic_loc_converter.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
diagnostic_loc_converter.h 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 місяців тому
dump.cpp f220359a9f Print special ids as their names and don't crash when dumping them (#6398) 5 місяців тому
dump.h ce109708bf Add dumping for NamedConstraintId and shorten untagged id printing (#6319) 6 місяців тому
entity_name.h c2ddf50892 Add unit tagging to EntityNameId (#6257) 6 місяців тому
entity_with_params_base.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 рік тому
entry_point.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 рік тому
entry_point.h 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 рік тому
expr_info.cpp 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) 5 місяців тому
expr_info.h 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) 5 місяців тому
facet_type_info.cpp 78025fed70 Document the relationship of AddCanonicalWitnessesBlock to IdentifiedFacetType (#6461) 5 місяців тому
facet_type_info.h 78025fed70 Document the relationship of AddCanonicalWitnessesBlock to IdentifiedFacetType (#6461) 5 місяців тому
file.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
file.h d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
formatter.cpp 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) 5 місяців тому
formatter.h 0177dc5677 Import contained RequireImpls when importing an Interface or NamedConstraint (#6344) 5 місяців тому
function.cpp bf45b1cbf5 Refactor function return type representation (#6463) 4 місяців тому
function.h bf45b1cbf5 Refactor function return type representation (#6463) 4 місяців тому
generic.cpp a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 місяців тому
generic.h 7663c38291 Add unit tagging to SpecificId (#6251) 6 місяців тому
id_kind.h 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) 5 місяців тому
ids.cpp f220359a9f Print special ids as their names and don't crash when dumping them (#6398) 5 місяців тому
ids.h c7cd24e1b2 Support for calling C++ destructors. (#6453) 4 місяців тому
ids_test.cpp e855f38b8c Tag destruction as desugaring (#5790) 9 місяців тому
impl.cpp 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) 5 місяців тому
impl.h 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) 5 місяців тому
import_cpp.h d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) 6 місяців тому
import_ir.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 місяців тому
import_ir.h ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 місяців тому
inst.cpp 4fdc08582a Add ValueStore ctor template for Id to use for IdTag (#6226) 6 місяців тому
inst.h 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 місяців тому
inst_categories.h 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 місяців тому
inst_fingerprinter.cpp 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 4 місяців тому
inst_fingerprinter.h 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 місяців тому
inst_kind.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 місяців тому
inst_kind.def 7fd62ff58d Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451) 5 місяців тому
inst_kind.h 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) 5 місяців тому
inst_namer.cpp 7fd62ff58d Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451) 5 місяців тому
inst_namer.h 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) 5 місяців тому
interface.h ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 місяців тому
name.cpp c7cd24e1b2 Support for calling C++ destructors. (#6453) 4 місяців тому
name.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 місяців тому
name_scope.cpp 3ea16b8313 Add unit tagging to NameScopeId (#6258) 6 місяців тому
name_scope.h 3ea16b8313 Add unit tagging to NameScopeId (#6258) 6 місяців тому
name_scope_test.cpp 72754ff8ea Remove death tests checking for assertions. (#6202) 6 місяців тому
named_constraint.h ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 місяців тому
pattern.cpp 57a2715f10 Remove support for `addr` (#6375) 5 місяців тому
pattern.h 0873777237 Import C++ ref parameters as ref parameters (#6360) 5 місяців тому
require_impls.h 6a60b80508 Remove the FacetTypeId in RequireImpls (#6437) 5 місяців тому
singleton_insts.h 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) 5 місяців тому
specific_interface.h 54815d7a1f Make Subst recurse through named constraints in a FacetTypeInfo (#6367) 5 місяців тому
specific_named_constraint.h 54815d7a1f Make Subst recurse through named constraints in a FacetTypeInfo (#6367) 5 місяців тому
stringify.cpp e32190a228 Stringify specifics of named constraints (#6444) 5 місяців тому
stringify.h 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) 5 місяців тому
struct_type_field.h d64ec883d5 Move BlockValueStore from sem_ir to base (#5779) 10 місяців тому
type.cpp ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) 7 місяців тому
type.h 372f632d9d Implement support for copying C++ classes. (#6434) 5 місяців тому
type_info.cpp d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 місяців тому
type_info.h bef92cf881 Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386) 5 місяців тому
type_iterator.cpp 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) 5 місяців тому
type_iterator.h e5c94b193d Use the new IsFacetTypeOrError function (#6438) 5 місяців тому
typed_insts.h bf45b1cbf5 Refactor function return type representation (#6463) 4 місяців тому
typed_insts_test.cpp 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 рік тому
vtable.h a65f4b89e2 Make ValueStore require a ValueT parameter (#5757) 10 місяців тому
yaml_test.cpp 79dd1e362c Add unit tagging to InstBlockId (#6259) 6 місяців тому