Andrew Kelley f3f5a5d05b stage2: improve @typeName
* make it always return a fully qualified name. stage1 is inconsistent
   about this.
 * AstGen: fix anon_name_strategy to correctly be `func` when anon type
   creation happens in the operand of the return expression.
 * Sema: implement type names for the "function" naming strategy.
 * Put "enum", "union", "opaque", or "struct" in place of "anon" when
   creating respective anonymous Decl names.
 * std.testing: add `expectStringStartsWith`. Didn't end up using it
   after all.

Also this enables the real test runner for stage2 LLVM backend (sans
wasm32) since it works now.
2022-03-18 00:12:22 -07:00
..
2022-02-22 21:57:42 +01:00
2021-06-21 17:03:03 -07:00
2022-03-05 11:31:51 +01:00
2022-03-09 13:53:20 -07:00
2021-06-21 17:03:03 -07:00
2022-02-22 21:57:42 +01:00
2022-02-28 23:20:05 +01:00
2022-03-09 13:53:20 -07:00
2022-03-09 13:53:20 -07:00
2022-03-08 21:10:04 +01:00
2022-02-09 10:28:48 +01:00
2022-03-15 19:00:16 +00:00
2022-03-09 13:53:20 -07:00
2022-03-18 00:12:22 -07:00
2022-03-08 21:10:04 +01:00
2022-03-09 13:53:20 -07:00
2021-06-12 19:16:01 +03:00
2021-06-21 17:03:03 -07:00
2022-03-09 13:53:20 -07:00