Issue 63894
Summary Implement P1774 (`[[assume(...)]]`)
Labels new issue
Assignees
Reporter KOLANICH
    Clang has the similar functionality under [`[[gnu:assume(...)]]`](https://clang.llvm.org/docs/AttributeReference.html#assume), but it'd be nice to support the standardized one.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106654
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to