Szelethus added a comment.

Hmm, upon taking a look at alignment new in previous patches, I think 
implementing a checker for MEM57-CPP. Avoid using default operator new for 
over-aligned types 
<https://wiki.sei.cmu.edu/confluence/display/cplusplus/MEM57-CPP.+Avoid+using+default+operator+new+for+over-aligned+types>
 seems a very low hanging fruit, though probably not a common source of bugs.


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

https://reviews.llvm.org/D75431



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

Reply via email to