MyDeveloperDay added a comment.

In D87291#2278743 <https://reviews.llvm.org/D87291#2278743>, @curdeius wrote:

> LGTM.
> Don't we risk any other side effects?

There could be, but maybe we can address them as we see them.

The original reason for including this was so that the Linux kernel could use 
`try` as a variable, I'm trying not to break that but I'm not convinced that

`int try /* abc */ = 0;`

would consider try as a variable any more. my hope is they don't do that..


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87291/new/

https://reviews.llvm.org/D87291

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

Reply via email to