aleksandr.urakov added a comment.
Thank you!
It builds well on Windows with this patch for me.
Can you commit this, please? I have no commit access.
https://reviews.llvm.org/D49006
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://l
Author: tkrasnukha
Date: Sat Jul 7 07:58:13 2018
New Revision: 336483
URL: http://llvm.org/viewvc/llvm-project?rev=336483&view=rev
Log:
Fix build on Windows with SDK build version >= 17134.
Platform.h doesn't define signal() and SIGINT since commit r263858. Code was
compiled successfully becaus
Author: apolyakov
Date: Sat Jul 7 11:54:44 2018
New Revision: 336494
URL: http://llvm.org/viewvc/llvm-project?rev=336494&view=rev
Log:
Add LLDB_API to SBAddress's operator==.
Summary: Add LLDB_API to SBAddress's operator== to fix lldb-mi build on Windows.
Patch by Aleksandr Urakov!
Differentia
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336494: Add LLDB_API to SBAddress's operator==.
(authored by apolyakov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49006?vs=154360&id=154