ki.stfu added inline comments. ================ Comment at: tools/lldb-mi/MICmdCmdSymbol.cpp:226 @@ -225,3 @@ - // Skip entries which don't match the desired source. - if (strWantFile != strFile) - continue; ---------------- Is strWantFile needed? Seems it's an auxiliary variable.
Repository: rL LLVM http://reviews.llvm.org/D15593 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits