[PATCH] D35051: [clang-tidy] Add bugprone-undefined-memory-manipulation check.
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 20 04:41:19 PDT 2017
alexfh added a comment.
FYI, bugprone-undefined-memory-manipulation crashes on some of our code. I guess, this happens with dependent types, but I don't have an isolated repro yet.
Repository:
rL LLVM
https://reviews.llvm.org/D35051
More information about the cfe-commits
mailing list