https://github.com/vbvictor commented:
Based on https://wiki.sei.cmu.edu/confluence/display/cplusplus/MEM57-CPP.+Avoid+using+default+operator+new+for+over-aligned+types I think name `bugprone-default-operator-new-on-overaligned-type` would better preserve meaning. https://github.com/llvm/llvm-project/pull/165542 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
