Commit History

Autor SHA1 Mensaxe Data
  Richard Smith d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) hai 5 meses
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) hai 5 meses
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) hai 5 meses
  Richard Smith 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) hai 5 meses
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hai 5 meses
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) hai 5 meses
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) hai 6 meses
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) hai 6 meses
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) hai 6 meses
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) hai 6 meses
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) hai 6 meses
  Richard Smith 8cf4c4d10d [C++ interop] Pass top-level declarations to the code generator. (#6237) hai 6 meses
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) hai 7 meses
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) hai 7 meses
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) hai 7 meses
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) hai 7 meses
  Richard Smith 51cb078da4 Support lowering of functions with variable binding parameters. (#6012) hai 8 meses
  Richard Smith cb5e2e1597 Improve support for qualification conversions. (#5999) hai 8 meses
  Richard Smith 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) hai 8 meses
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) hai 8 meses
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) hai 8 meses
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) hai 8 meses
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) hai 9 meses
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) hai 9 meses
  Boaz Brickner 1d314c7c4d Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879) hai 9 meses
  Kazu Hirata 0bba03ce71 Migrate away from llvm::ArrayRef(std::nullopt_t) (#5867) hai 9 meses
  David Blaikie 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) hai 9 meses
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) hai 9 meses
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) hai 9 meses
  David Blaikie 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) hai 9 meses