Historial de Commits

Autor SHA1 Mensaje Fecha
  David Blaikie 27be0973e7 Vtable support for generics (#5793) hace 10 meses
  Richard Smith c7886f4336 Ask Clang to mangle names, don't try to do it ourselves. (#5764) hace 10 meses
  Richard Smith e91840e1b6 Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583) hace 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hace 11 meses
  David Blaikie 8847178242 Emit (relative) vtables (#5231) hace 1 año
  Boaz Brickner a4a229b637 Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095) hace 1 año
  Boaz Brickner 156ab889f8 Support mangling imported C++ functions using Clang's `MangleContext` (#5062) hace 1 año
  Richard Smith 9a5f2d734b Include a fingerprint of the specific arguments in mangled names. (#4771) hace 1 año
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) hace 1 año
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) hace 1 año
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) hace 1 año