[Lldb-commits] [lldb] r205769 - Improve demangler to compile with MSVC.

Virgile Bello virgile.bello at gmail.com
Wed Apr 9 04:56:56 PDT 2014


Sorry about that, I'll check into a different way to work around it.
On Apr 9, 2014 2:15 AM, "Ed Maste" <emaste at freebsd.org> wrote:

> On 8 April 2014 10:46, Virgile Bello <virgile.bello at gmail.com> wrote:
> > Author: xen2
> > Date: Tue Apr  8 09:46:44 2014
> > New Revision: 205769
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=205769&view=rev
> > Log:
> > Improve demangler to compile with MSVC.
>
> I reverted this as it breaks the build on FreeBSD:
> error: declaration of constexpr static data member 'spec' requires an
> initializer
>
> I'm not sure if there's going to be an easy solution other than some
> #ifdef hackery, unfortunately.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140409/74e72049/attachment.html>


More information about the lldb-commits mailing list