balazske added a comment.

This checker has multiple weaknesses. There are more cases when the warnings 
should not appear (probably if the argument of `sizeof` is a template 
parameter), or more than one warning is generated for a code construct. The 
test code could be further improved too (but there are many cases to handle). 
This fix addresses only a single problematic case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91543

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

Reply via email to