Author: labath
Date: Sun Mar 20 08:37:55 2016
New Revision: 263899
URL: http://llvm.org/viewvc/llvm-project?rev=263899&view=rev
Log:
Attempt to fix MSVC build (no __attribute__ there)
Modified:
lldb/trunk/include/lldb/Expression/DiagnosticManager.h
Modified: lldb/trunk/include/lldb/Expressio
Yea that works
On Wed, Mar 16, 2016 at 6:33 AM Pavel Labath wrote:
> labath added a comment.
>
> So I ran the tests on windows (http://reviews.llvm.org/W7 Enterprise) now
> and I did indeed get the long "0:0:...:1" version here instead of "::1".
> Maybe we should just accept both versions as corr
labath added a comment.
So I ran the tests on windows (http://reviews.llvm.org/W7 Enterprise) now and I
did indeed get the long "0:0:...:1" version here instead of "::1". Maybe we
should just accept both versions as correct?
Repository:
rL LLVM
http://reviews.llvm.org/D17106