Commit History

Author SHA1 Message Date
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) 5 months ago
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) 5 months ago
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 6 months ago
  Boaz Brickner 4e8810fa19 Add more `extern "C"` tests (#6232) 6 months ago
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) 7 months ago
  Boaz Brickner b88b53e7e3 C++ interop: Add support for importing globals (#6005) 8 months ago
  Richard Smith c7886f4336 Ask Clang to mangle names, don't try to do it ourselves. (#5764) 10 months ago