[Lldb-commits] [PATCH] D49006: Add LLDB_API to SBAddress's operator==

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 6 05:37:50 PDT 2018


aleksandr.urakov added a comment.

Add LLDB_API to SBAddress's operator== to fix lldb-mi build on Windows.


https://reviews.llvm.org/D49006





More information about the lldb-commits mailing list