[PATCH] D66726: [Bitfield] Disable -ffine-grained-bitfield-accesses only when thread sanitizer is enabled

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 25 23:30:50 PDT 2019


lebedev.ri added a comment.

I suppose this is fine for ubsan/lsan/asan, but does msan track things on smaller-than-byte level?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66726





More information about the cfe-commits mailing list