On 8 April 2014 10:46, Virgile Bello <[email protected]> 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. _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
