================ @@ -540,6 +540,9 @@ features cannot lower the translation-unit ABI level; reference to a vector type; `vec_step` (in C++ for OpenCL) and `__builtin_ptrauth_type_discriminator` similarly no longer accept reference types that their evaluation silently mishandled. (#GH216997) +- Fix a crash when using ``__builtin_assume_aligned`` with dynamic allocations during ---------------- AaronBallman wrote:
```suggestion - Fix a crash when using `__builtin_assume_aligned` with dynamic allocations during ``` https://github.com/llvm/llvm-project/pull/174549 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
