Commit History

Author SHA1 Message Date
  Boaz Brickner 7de86a0b10 Move and deduplicate testing access when a Carbon class extends a C++ record to `access.carbon` (#5897) 9 months ago
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 months ago
  Richard Smith ae16014df8 Don't import a C++ class definition until the class is required to be complete. (#5865) 9 months ago
  Boaz Brickner 30f0ddab71 Add support for importing access from C++ to Carbon (#5858) 9 months ago
  Richard Smith 5de47962b0 Support for importing C++ base classes. (#5856) 9 months ago
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Boaz Brickner 4f8d0649d5 When importing a looked up name, reuse previously imported declaration instead of importing the same declaration again (#5789) 9 months ago
  Richard Smith f204bdf094 Basic support for calling class methods imported from C++. (#5796) 9 months ago