kwk added inline comments.
================ Comment at: source/Core/SearchFilter.cpp:757 + } + if (m_cu_spec_list.FindFileIndex(0, sym_ctx.comp_unit, false) == UINT32_MAX) + return false; // Fails the file check ---------------- @jingham Do you know why you check for the CU again here? I mean there's CompUnitPasses, that should do this, right? Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D51830/new/ https://reviews.llvm.org/D51830 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits