[PATCH] D103885: [clang] Suppress warnings for tautological comparison in generated macro code
Joachim Protze via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 05:26:34 PDT 2021
protze.joachim added a comment.
I don't think, this needs ifdefs. As I understand, a compiler is supposed to ignore unknown pragmas.
I fully agree that the suppression will not be compatible with other compilers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103885/new/
https://reviews.llvm.org/D103885
More information about the llvm-commits
mailing list