Sirraide wrote:

Wrt `[[clang::assume]]`/`__attribute__((assume))` applied to statements, those 
aren’t valid today anyway, so not supporting the former wouldn’t be a breaking 
change. We could consider supporting the latter though for GCC compatibility 
(afaik GCC’s `__attribute__((assume))` is pretty much `[[assume]]`).

https://github.com/llvm/llvm-project/pull/81014
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to