zturner added a comment.

lldb-mi is including from the source tree, it should be including from the 
incldue tree.

In other words, the incldue should be changed to:

  #include "llvm/Support/Regex.h"

and the code should be updated to use `llvm::Regex` instead of the raw c 
functions.


Repository:
  rL LLVM

http://reviews.llvm.org/D15067



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

Reply via email to