[PATCH] D63423: [Diagnostics] Diagnose misused xor as pow

John Regehr via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 15:27:18 PDT 2019


regehr added a comment.

In D63423#1547216 <https://reviews.llvm.org/D63423#1547216>, @xbolva00 wrote:

> The only remaining question is, as your said, whether or not to diagnose xors in macros. @regerh @jfb ?


IMO it's better to not warn about xors in macros-- I like the current tradeoffs.


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

https://reviews.llvm.org/D63423





More information about the cfe-commits mailing list