Changes in src/AST/porting.md [b69233ac:898ae07]
- File:
-
- 1 edited
-
src/AST/porting.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/porting.md
rb69233ac r898ae07 308 308 * pulled out conversion cost promotion into separate `promoteCvtCost` function 309 309 310 `resolveAssertions` => `satisfyAssertions`311 * `ResolveAssertions.h` => `SatisfyAssertions.hpp`312 * `Resn*` => `Sat*`313 314 310 [1] https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Type-Attributes.html#Type-Attributes 315 311
Note:
See TracChangeset
for help on using the changeset viewer.