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

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 09:36:25 PDT 2019


jfb added a comment.

What does the suggested for for `2 ^ 32` look like? I hope it's not `1 << 32` :)


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

https://reviews.llvm.org/D63423





More information about the cfe-commits mailing list