[llvm-dev] Error: ISO C++17 does not allow 'register' storage class specifier [-Wregister], when building Boost 1.69.0

Craig Topper via llvm-dev llvm-dev at lists.llvm.org
Sat Dec 22 12:26:01 PST 2018


This seems a better question for cfe-dev or cfe-users

~Craig


On Sat, Dec 22, 2018 at 12:23 PM Osman Zakir via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> When trying to build Boost using LLVM, I had this error:
> "
> error: ISO C++17 does not allow 'register' storage class specifier
> [-Wregister]
> "
> I attached the project-config.jam file I used to this message.  Someone
> please help me out (if there's someone on here who can).
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181222/a55530ac/attachment.html>


More information about the llvm-dev mailing list