Asking again, but why can’t this be done in th the script for clangdiag?  For example, there’s no tests for any of this in this patch.  And it seems likely that it will be rarely used anyway.  So I’m still not convinced the option-pollution and increased long term code maintenance burden of this underutilized codepath is worth the benefit.<br><br>Can you see if manually scanning for these files in python and then setting breakpoints on the right set of files solves the problem?<br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 30, 2017 at 9:00 PM Don Hinton via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hintonda updated this revision to Diff 120933.<br>
hintonda added a comment.<br>
<br>
- Remove prefix and add options.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D39436" rel="noreferrer" target="_blank">https://reviews.llvm.org/D39436</a><br>
<br>
Files:<br>
  include/lldb/Utility/FileSpec.h<br>
  source/Commands/CommandObjectBreakpoint.cpp<br>
  source/Utility/FileSpec.cpp<br>
<br>
</blockquote></div>