Changes in src/AST/porting.md [898ae07:b69233ac]
- File:
-
- 1 edited
-
src/AST/porting.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/porting.md
r898ae07 rb69233ac 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 310 314 [1] https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Type-Attributes.html#Type-Attributes 311 315
Note:
See TracChangeset
for help on using the changeset viewer.