[libcxx-commits] [PATCH] D96842: [dfsan] Do not specialize vector<bool> for DFSan
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 18 13:48:38 PST 2021
ldionne added a comment.
In D96842#2569703 <https://reviews.llvm.org/D96842#2569703>, @stephan.yichao.zhao wrote:
> Yup. This will be adding more code but not be changing interfaces... I need to try, and see how the change would look like.
I'm open to that solution if it doesn't add much complexity. Please feel free to update this patch with that proposed solution and we'll see what that looks like.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96842/new/
https://reviews.llvm.org/D96842
More information about the libcxx-commits
mailing list