[PATCH] D66397: [Diagnostics] Improve -Wxor-used-as-pow
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 21 11:24:40 PDT 2019
lebedev.ri added a comment.
I also strongly -1 to disabling the warning for macros.
It's just a disservice to everyone, and the fact there's precedent doesn't mean it's the right solution.
That being said, does using C++14 binary literals also silence the diag? It should.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66397/new/
https://reviews.llvm.org/D66397
More information about the cfe-commits
mailing list