Andrew Kelley e16ddad49f stage2: enum fixes
* Sema: fix a missing copy on enum tag values
 * LLVM backend: fix lowering of enum constant values for enums with
   specified tag values.
 * Value: fix enumToInt for `enum_numbered` cases.

The float widening behavior tests which rely on compiler-rt symbols are
now passing.
2021-10-05 23:05:14 -07:00
..
2021-10-05 23:05:14 -07:00
2021-09-24 13:39:20 -04:00
2021-10-04 23:30:04 -07:00
2020-10-31 12:21:49 +02:00