Changes in src/AST/porting.md [f474e91:d76c588]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/porting.md
rf474e91 rd76c588 291 291 * moved to be helper function in `TypeEnvironment.cpp` (its only use) 292 292 293 `WidenMode`294 * changed `widenFirst`, `widenSecond` => `first`, `second`295 * changed `WidenMode widenMode` => `WidenMode widen`296 297 293 [1] https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Type-Attributes.html#Type-Attributes 298 294
Note: See TracChangeset
for help on using the changeset viewer.