aaron.ballman added a comment.

In https://reviews.llvm.org/D52398#1251894, @aaronpuchert wrote:

> @delesley Any objections to this?
>
> It's certainly useful for our code base, because our `assert`-like macros use 
> `__builtin_expect`, but I'm not sure if that applies to the general public.


I think you're fine to commit -- this seems like an intuitive extension to the 
functionality; if there are issues, we can revert post-commit.


Repository:
  rC Clang

https://reviews.llvm.org/D52398



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to