[PATCH] D103885: [clang] Suppress warnings for tautological comparison in generated macro code
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 8 09:39:44 PDT 2021
ychen added a comment.
We could use a table to avoid the warning and speed the build a little bit. https://reviews.llvm.org/D98110
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103885/new/
https://reviews.llvm.org/D103885
More information about the cfe-commits
mailing list