aaron.ballman added a comment. In D63423#1550563 <https://reviews.llvm.org/D63423#1550563>, @xbolva00 wrote:
> We will be noisy in this case > > #define IRQ_CHINT4_LEVEL (11 ^ 7) > #define IRQ_CHINT3_LEVEL (10 ^ 7) > #define IRQ_CHINT2_LEVEL (9 ^ 7) > #define IRQ_CHINT1_LEVEL (8 ^ 7) > Sure, but do we not want to be noisy in a case like: `#define BAD_IDEA (2 ^ 16)`? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D63423/new/ https://reviews.llvm.org/D63423 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits