[llvm-dev] C++17 and clang-cl leads to error with wmemchr
Tobias Hieta via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 19 09:55:11 PDT 2020
Hello.
We are trying to adopt clang-cl on windows and migrate to C++17, but that
configuration leads to the error described in this bug:
https://bugs.llvm.org/show_bug.cgi?id=41226
Does anyone know what can be done to fix this? Either in LLVM or in my
code. I am happy to try to provide a patch but I don't exactly understand
what's going wrong.
Thanks,
Tobias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201019/5560ff00/attachment.html>
More information about the llvm-dev
mailing list