[PATCH] D35051: [clang-tidy] Add bugprone-undefined-memory-manipulation check.

Reka Kovacs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 02:01:54 PDT 2017


rnkovacs added a comment.

Dependent types seem to work, but we did manage to produce a crash on incomplete types. I created https://reviews.llvm.org/D35790 for that. I hope it's the same problem you encountered.


Repository:
  rL LLVM

https://reviews.llvm.org/D35051





More information about the cfe-commits mailing list