Skip to content

Conversation

delcypher
Copy link

rdar://161199245

…ed-by-assign-O2.c`

It seems that `@overflow_unsigned_count_size_index_trap` is now better
optimized now as it skips the `mul` and `icmp` instructions before the
trap.

rdar://161199245
…mplate_decls_attr_only_mode.cpp`

The AST dump for `ClassTemplateSpecializationDecl` AST nodes now has a
`instantiated_from` property listed which broke the test.

rdar://161199245
@delcypher delcypher self-assigned this Oct 2, 2025
@delcypher delcypher added the clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang label Oct 2, 2025
@delcypher
Copy link
Author

@rapidsna @patrykstefanski @hnrklssn I'm going to land this now to fix CI but please let me know as follow up if you have concern about these test changes.

@delcypher delcypher merged commit ade824d into swiftlang:next Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant