hintonda added a comment.

In https://reviews.llvm.org/D36083#827745, @arphaman wrote:

> Makes sense. I'll see if I can get somewhere with the regex idea.


Btw, I created a quick prototype with sed and found that the diag strings 
aren't unique -- which isn't surprising since there's no requirement for that.  
In fact, 23 of them are just "%0".

I suppose you could add a breakpoint for multiple values.


Repository:
  rL LLVM

https://reviews.llvm.org/D36083



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to