================ @@ -0,0 +1,12 @@ +// RUN: %check_clang_tidy %s -std=c++14 bugprone-default-operator-new-on-overaligned-type %t ---------------- zeyi2 wrote:
`check-clang-tools` fails after this modification, which is pretty weird. I'm investigating what went wrong. https://github.com/llvm/llvm-project/pull/165542 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
