aaron.ballman added inline comments.

================
Comment at: include/clang/Basic/DiagnosticSemaKinds.td:5625
+  "evaluate to 'true'">,
+  InGroup<IntInBoolContext>;
+
----------------
xbolva00 wrote:
> aaron.ballman wrote:
> > xbolva00 wrote:
> > > aaron.ballman wrote:
> > > > This one seems like it should be in the `TautologicalConstantCompare` 
> > > > group, no?
> > > Yes, we could move it there.
> > Don't *all* of these effectively boil down to a tautological comparison?
> So you propose put IntInBoolContext into TautologicalConstantCompare ?
That's what I am thinking, but I was curious if you agreed.


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

https://reviews.llvm.org/D63082



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to