[PATCH] D84364: [CUDA][HIP] Defer overloading resolution diagnostics for host device functions
Mitch Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 18 11:35:54 PDT 2020
hctim added a comment.
Not a known issue - no, but MSan doesn't play nice with uninistrumented libraries (including things like libcxx) - and so it can be tricky to ensure your build is properly sanitized, which is why I'd recommend the build script :).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84364/new/
https://reviews.llvm.org/D84364
More information about the cfe-commits
mailing list