krytarowski added a comment. In case that new commit message was lost, it's here:
commit 4193d823f0fdda0799c632c05836c2ed8f26186c Author: Kamil Rytarowski <[email protected]> Date: Thu Sep 3 12:10:33 2015 +0200 Move GetOptInc to the common namespace GetOptInc provides getopt(), getopt_long() and getopt_long_only(). Windows (for defined(_MSC_VER)) doesn't ship with all of them. NetBSD just needs getopt_long_only(). While there fix the code for clang diagnostics. Repository: rL LLVM http://reviews.llvm.org/D12582 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
