eugene added a comment. clang drew my attention to it:
Symtab.cpp:620:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] std::unique(indexes.begin(), indexes.end()); ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ https://reviews.llvm.org/D36126 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits