[PATCH] [llvm] Replacing asserts with static_asserts where appropriate

Alexander Kornienko alexfh at google.com
Mon Mar 16 04:04:20 PDT 2015


Given that each change is independent, I'd start from reverting the one
where the error appears. It seems that MSVC doesn't understand constexpr on
llvm::array_lengthof.
On 16 Mar 2015 11:09, "Gábor Horváth" <xazax.hun at gmail.com> wrote:

> This patch was committed in: r232366.
>
> It looks like this patch fails to compile on windows using msvc:
> http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc/builds/3291
>
> Unfortunately I do not have access to a msvc compiler. Should I revert the
> whole patch in this case?
>
>
> http://reviews.llvm.org/D8343
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/9db3cfc9/attachment.html>


More information about the llvm-commits mailing list